[s390x] Set NR_CPUS=256 (Closes: #858731)

This commit is contained in:
Ben Hutchings 2017-03-31 00:02:59 +01:00
parent 1d2e81c18d
commit abd4d7ab60
2 changed files with 2 additions and 1 deletions

1
debian/changelog vendored
View File

@ -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@decadent.org.uk> Thu, 30 Mar 2017 18:27:30 +0100

View File

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