[powerpc*/*64*] Enable CPUMASK_OFFSTACK to reduce stack usage

This commit is contained in:
Ben Hutchings 2017-04-16 17:17:46 +01:00
parent ddd31e5a9a
commit ba74e6e6c8
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -14,6 +14,7 @@ linux (4.9.18-2) UNRELEASED; urgency=medium
(Closes: #859978)
* udeb: Include all AHCI drivers in sata-modules (Closes: #860335)
* [powerpc/powerpc64,ppc64] Set NR_CPUS=2048, matching ppc64el
* [powerpc*/*64*] Enable CPUMASK_OFFSTACK to reduce stack usage
[ Salvatore Bonaccorso ]
* ping: implement proper locking (CVE-2017-2671)

View File

@ -171,6 +171,11 @@ CONFIG_VFIO_PCI=m
##
CONFIG_WATCHDOG_RTAS=m
##
## file: lib/Kconfig
##
CONFIG_CPUMASK_OFFSTACK=y
##
## file: mm/Kconfig
##