From: Robert Richter Date: Mon, 8 Sep 2014 11:44:48 +0000 (+0100) Subject: arm64: defconfig: increase NR_CPUS default to 64 X-Git-Tag: fixes-for-v3.18-merge-window~21^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3672649faae400e8a598938766a63f395a27ae6;p=pandora-kernel.git arm64: defconfig: increase NR_CPUS default to 64 Raising the current maximum limit to 64. This is needed for Cavium's Thunder systems that will have at least 48 cores per die. The change keeps the current memory footprint in cpu mask structures. It does not break existing code. Setting the maximum to 64 cpus still boots systems with less cpus. Mark's Juno happily booted with a NR_CPUS=64 kernel. Tested on our Thunder system with 48 cores. We could see interrupts to all cores. Cc: Radha Mohan Chintakuntla Cc: Mark Rutland Acked-by: Arnd Bergmann Signed-off-by: Robert Richter Signed-off-by: Will Deacon --- Reading git-diff-tree failed