tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
testing
/
selftests
/
cpu-hotplug
/
Makefile
at
v3.12-rc1
6 lines
92 B
view raw
wrap content
1
all
:
2
3
run_tests
:
4
@/bin/sh ./on-off-test.sh
||
echo
"cpu-hotplug selftests: [FAIL]"
5
6
clean
: