Re: [PATCHv2 0/5] selftests: fix memory-hotplug test

From: Shuah Khan
Date: Wed Jun 28 2017 - 10:01:50 EST


On 06/27/2017 12:17 AM, Po-Hsu Lin wrote:
> This patchset will fix a typo, print the name of the memory notifier
> error injection test, add two extra checks and fixes the online /
> offline memory test in the memory-hotplug test.
>
> Po-Hsu Lin (5):
> selftests: typo correction for memory-hotplug test
> selftests: check hot-pluggagble memory for memory-hotplug test
> selftests: check percentage range for memory-hotplug test
> selftests: add missing test name in memory-hotplug test
> selftests: fix memory-hotplug test
>
> .../selftests/memory-hotplug/mem-on-off-test.sh | 86 +++++++++++++++-----
> 1 file changed, 67 insertions(+), 19 deletions(-)
>

Applied the series to linux-kselftest next for 4.13-rc1

thanks,
-- Shuah