repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mm: rename alloc_pages_exact_node() to __alloc_pages_node()
[linux/fpc-iii.git]
/
tools
/
testing
/
selftests
/
cpu-hotplug
/
Makefile
blob
fe1f99101c5d5023d4687893ed0bf7a5e876f1a9
1
all
:
2
3
TEST_PROGS
:=
cpu-on-off-test.sh
4
5
include
..
/
lib.mk
6
7
run_full_test
:
8
@
/
bin
/
bash .
/
cpu-on-off-test.sh
-
a || echo
"cpu-hotplug selftests: [FAIL]"
9
10
clean
: