mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-18 11:17:07 +00:00
4d85af102a
add CONFIG_MEMORY_HOTREMOVE=y in config without this config, /sys/devices/system/memory/memory*/removable always return 0, I endup getting an early skip during test Signed-off-by: Lei Yang <Lei.Yang@windriver.com> Signed-off-by: Shuah Khan (Samsung OSG) <shuah@kernel.org>
6 lines
153 B
Plaintext
6 lines
153 B
Plaintext
CONFIG_MEMORY_HOTPLUG=y
|
|
CONFIG_MEMORY_HOTPLUG_SPARSE=y
|
|
CONFIG_NOTIFIER_ERROR_INJECTION=y
|
|
CONFIG_MEMORY_NOTIFIER_ERROR_INJECT=m
|
|
CONFIG_MEMORY_HOTREMOVE=y
|