Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
daveh
/
x86-pkeys
/
e42391cd048809d903291d07f86ed3934ce138e9
/
.
/
tools
/
testing
/
selftests
/
memory-hotplug
/
Makefile
blob: d46b8d489cd252f18450b06dad87bb87f672e117 [
file
] [
log
] [
blame
]
all
:
run_tests
:
@/
bin
/
bash
./
on
-
off
-
test
.
sh
-
r
2
||
echo
"memory-hotplug selftests: [FAIL]"
run_full_test
:
@/
bin
/
bash
./
on
-
off
-
test
.
sh
||
echo
"memory-hotplug selftests: [FAIL]"
clean
: