]> git.ipfire.org Git - thirdparty/kernel/stable.git/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:16:21 +0000 (09:16 +0200)
commit6d52f3e1e729116b686d61481f85ff9c204c77a3
treeefaaae8b82e0425387acb29a40724fa31a5d3d2d
parente121efd796c9f798a5f6ba4991c628bd23719071
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