]> git.hungrycats.org Git - linux/commit
selftests: memory-hotplug: add required configs
authorLei Yang <Lei.Yang@windriver.com>
Wed, 5 Sep 2018 09:57:15 +0000 (17:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Oct 2018 07:18:14 +0000 (09:18 +0200)
commitb7bad669da54e53587b7b3c9e7984eb59774f2c7
treea45654d29b0f2e2997d4beb4d28e4ea2cf4f60d5
parent9a90b9e380c5e1cd4e0b658b7f750ba1f473feaa
selftests: memory-hotplug: add required configs

[ Upstream commit 4d85af102a66ee6aeefa596f273169e77fb2b48e ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
tools/testing/selftests/memory-hotplug/config