mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-15 19:16:42 +07:00
9307c29524
The x bit can easily get lost (patch(1) loses it, for example). Reported-by: Ramkumar Ramachandra <artagnon@gmail.com> Cc: Dave Young <dyoung@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
7 lines
92 B
Makefile
7 lines
92 B
Makefile
all:
|
|
|
|
run_tests:
|
|
@/bin/sh ./on-off-test.sh || echo "cpu-hotplug selftests: [FAIL]"
|
|
|
|
clean:
|