topconfig set modular HWPOISON_INJECT

checkout Documentation / vm / hwpoison.txt for fun :)

svn path=/dists/trunk/linux-2.6/; revision=15022
This commit is contained in:
Maximilian Attems 2010-01-26 23:06:49 +00:00
parent 182c7b1e03
commit cfe445f5bb
2 changed files with 2 additions and 1 deletions

2
debian/changelog vendored
View File

@ -66,7 +66,7 @@ linux-2.6 (2.6.32-6) UNRELEASED; urgency=low
[ maximilian attems ]
* [topconfig] set MEMORY_FAILURE, 9P_FSCACHE, INFINIBAND_IPOIB_CM
(closes: #565494), ITCO_VENDOR_SUPPORT (closes: #525232), PCIEASPM
(closes: #545417).
(closes: #545417), HWPOISON_INJECT.
* Enable easier debugging of Power Managment code. (closes: #478315)
* Pass `DEB_MAINT_PARAMS' to hook scripts. (closes: #563161)
* Enable more mobile IPv6 needs. (closes: #528834)

View File

@ -3335,6 +3335,7 @@ CONFIG_SYSCTL_SYSCALL_CHECK=y
## file: mm/Kconfig
##
CONFIG_MEMORY_HOTPLUG=y
CONFIG_HWPOISON_INJECT=m
CONFIG_MEMORY_HOTREMOVE=y
CONFIG_MIGRATION=y
CONFIG_KSM=y