From: Lei Yang
I see two extra binaries are in the untracked file
Untracked files:
(use "git add ..." to include in what will be committed)
tools/testing/selftests/vm/mlock-random-test
tools/testing/selftests/vm/virtual_address_range
Signed-off-by: Lei Yang
---
tools
From: Lei Yang
We need to enable more configs to make test more
without this patch,we got lots of "UNSUPPORTED"
before the patch:
http://pastebin.ubuntu.com/25784377/
after the patch:
http://pastebin.ubuntu.com/25784387/
Signed-off-by: Lei Yang
---
tools/testing/selftests/ftrace/config | 4 ++
From: Lei Yang
Kconfig CONFIG_CPU_NOTIFIER_ERROR_INJECT has been removed since kernel 4.10
check commit:
commit 530e9b76ae8f863dfdef4a6ad0b38613d32e8c3f
Author: Thomas Gleixner
Date: Wed Dec 21 20:19:53 2016 +0100
cpu/hotplug: Remove obsolete cpu hotplug register/unregiste
From: Lei Yang
it only prints FAIL status when test fails, but doesn't print PASS
status when test pass,this patch is to add PASS status in the test log.
Signed-off-by: Lei Yang
---
tools/testing/selftests/memory-hotplug/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff
4 matches
Mail list logo