[linux] 03/03: [powerpc/powerpc-smp, powerpcspe] Explicitly set NR_CPUS=4

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 ddd31e5a9a43d7b4e903ba2ef23860abe0ec4152
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sat Apr 15 02:50:21 2017 +0100

    [powerpc/powerpc-smp,powerpcspe] Explicitly set NR_CPUS=4
---
 debian/config/powerpc/config.powerpc-smp | 1 +
 debian/config/powerpcspe/config          | 1 +
 2 files changed, 2 insertions(+)

diff --git a/debian/config/powerpc/config.powerpc-smp b/debian/config/powerpc/config.powerpc-smp
index 494c00d..dfbaaf6 100644
--- a/debian/config/powerpc/config.powerpc-smp
+++ b/debian/config/powerpc/config.powerpc-smp
@@ -2,4 +2,5 @@
 ## file: arch/powerpc/platforms/Kconfig.cputype
 ##
 CONFIG_SMP=y
+CONFIG_NR_CPUS=4
 
diff --git a/debian/config/powerpcspe/config b/debian/config/powerpcspe/config
index d962d9d..8d3fcc5 100644
--- a/debian/config/powerpcspe/config
+++ b/debian/config/powerpcspe/config
@@ -24,6 +24,7 @@ CONFIG_PPC_85xx=y
 ## end choice
 CONFIG_PHYS_64BIT=y
 CONFIG_SMP=y
+CONFIG_NR_CPUS=4
 
 ##
 ## file: drivers/gpio/Kconfig

-- 
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