[PATCH v2 1/4] arm64, thunder: Add Kconfig option for Cavium Thunder SoC Family
From: Will Deacon <hidden>
Date: 2014-09-05 08:39:48
Also in:
lkml
From: Will Deacon <hidden>
Date: 2014-09-05 08:39:48
Also in:
lkml
On Fri, Sep 05, 2014 at 08:46:42AM +0100, Robert Richter wrote:
From: Radha Mohan Chintakuntla <redacted> Increase maximum numbers of cpus to 32. This relates to current maximal possible cpu number. Increasing this to 64 cpus will be a separate patch not part of this enablement patches.
Just out of interest, does raising the current maximum limit actually break any existing code? If not, then doing this as two patches doesn't seem worth it. Will