[linux] 02/04: [s390x] Set NR_CPUS=256 (Closes: #858731)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Fri Apr 7 19:43:17 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 abd4d7ab609415c206f4dd9fdf050ef421e7523c
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Fri Mar 31 00:02:59 2017 +0100

    [s390x] Set NR_CPUS=256 (Closes: #858731)
---
 debian/changelog           | 1 +
 debian/config/s390x/config | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a8acb2c..2bc3fd7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ linux (4.9.18-2) UNRELEASED; urgency=medium
   * debian/rules.real: Undefine $LANGUAGE, which can break debug symbols for
     vDSOs (Closes: #859807)
   * Bump ABI to 3
+  * [s390x] Set NR_CPUS=256 (Closes: #858731)
 
  -- Ben Hutchings <ben at decadent.org.uk>  Thu, 30 Mar 2017 18:27:30 +0100
 
diff --git a/debian/config/s390x/config b/debian/config/s390x/config
index efcda66..dedfdab 100644
--- a/debian/config/s390x/config
+++ b/debian/config/s390x/config
@@ -9,7 +9,7 @@ CONFIG_MARCH_Z900=y
 ## end choice
 CONFIG_COMPAT=y
 CONFIG_SMP=y
-CONFIG_NR_CPUS=32
+CONFIG_NR_CPUS=256
 CONFIG_HOTPLUG_CPU=y
 CONFIG_SCHED_TOPOLOGY=y
 CONFIG_PACK_STACK=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