[linux] 01/03: [powerpc/powerpc64, ppc64] Set NR_CPUS=2048, matching ppc64el

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sat Apr 15 01:55:41 UTC 2017


This is an automated email from the git hooks/post-receive script.

benh pushed a commit to branch sid
in repository linux.

commit b1b85869240e765c25d6f13f3ede535e60889df3
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Apr 15 02:41:22 2017 +0100

    [powerpc/powerpc64,ppc64] Set NR_CPUS=2048, matching ppc64el
---
 debian/changelog                                   | 1 +
 debian/config/kernelarch-powerpc/config-arch-64    | 1 +
 debian/config/kernelarch-powerpc/config-arch-64-be | 5 -----
 debian/config/kernelarch-powerpc/config-arch-64-le | 1 -
 4 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 08df9e1..df7b312 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ linux (4.9.18-2) UNRELEASED; urgency=medium
   * cpupower: Fix turbo frequency reporting for pre-Sandy Bridge cores
     (Closes: #859978)
   * udeb: Include all AHCI drivers in sata-modules (Closes: #860335)
+  * [powerpc/powerpc64,ppc64] Set NR_CPUS=2048, matching ppc64el
 
   [ Salvatore Bonaccorso ]
   * ping: implement proper locking (CVE-2017-2671)
diff --git a/debian/config/kernelarch-powerpc/config-arch-64 b/debian/config/kernelarch-powerpc/config-arch-64
index 1adb2a6..c89c341 100644
--- a/debian/config/kernelarch-powerpc/config-arch-64
+++ b/debian/config/kernelarch-powerpc/config-arch-64
@@ -33,6 +33,7 @@ CONFIG_PPC64=y
 CONFIG_ALTIVEC=y
 CONFIG_VSX=y
 CONFIG_SMP=y
+CONFIG_NR_CPUS=2048
 
 ##
 ## file: arch/powerpc/platforms/powernv/Kconfig
diff --git a/debian/config/kernelarch-powerpc/config-arch-64-be b/debian/config/kernelarch-powerpc/config-arch-64-be
index c4f693a..bfd4d90 100644
--- a/debian/config/kernelarch-powerpc/config-arch-64-be
+++ b/debian/config/kernelarch-powerpc/config-arch-64-be
@@ -17,11 +17,6 @@ CONFIG_CBE_RAS=y
 CONFIG_CBE_THERM=m
 
 ##
-## file: arch/powerpc/platforms/Kconfig.cputype
-##
-CONFIG_NR_CPUS=32
-
-##
 ## file: arch/powerpc/platforms/maple/Kconfig
 ##
 CONFIG_PPC_MAPLE=y
diff --git a/debian/config/kernelarch-powerpc/config-arch-64-le b/debian/config/kernelarch-powerpc/config-arch-64-le
index 4467c30..f0ad2b3 100644
--- a/debian/config/kernelarch-powerpc/config-arch-64-le
+++ b/debian/config/kernelarch-powerpc/config-arch-64-le
@@ -6,7 +6,6 @@
 ##
 ## file: arch/powerpc/platforms/Kconfig.cputype
 ##
-CONFIG_NR_CPUS=2048
 ## choice: Endianness selection
 # CONFIG_CPU_BIG_ENDIAN is not set
 CONFIG_CPU_LITTLE_ENDIAN=y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux.git



More information about the Kernel-svn-changes mailing list