ln -sf /usr/bin/clang ln -sf /usr/bin/llc sed -i s/default_timeout=45/default_timeout=300/ kselftest/runner.sh make -j4 -C capabilities make run_tests -C capabilities make -j4 -C clone3 make run_tests -C clone3 make -j4 -C core make run_tests -C core make -j4 -C cpu-hotplug make run_tests -C cpu-hotplug make TARGETS=dma make -j4 -C dma make run_tests -C dma make TARGETS=dmabuf-heaps make -j4 -C dmabuf-heaps make run_tests -C dmabuf-heaps touch ./exec/pipe make -j4 -C exec make run_tests -C exec make -j4 -C fpu make run_tests -C fpu make -j4 -C ftrace make run_tests -C ftrace make -j4 -C futex make run_tests -C futex make -C ../../../tools/gpio make -j4 -C gpio make run_tests -C gpio make TARGETS=ia64 make -j4 -C ia64 make run_tests -C ia64 make -j4 -C intel_pstate make run_tests -C intel_pstate make -j4 -C ipc make run_tests -C ipc make -j4 -C ir make run_tests -C ir make -j4 -C kcmp make run_tests -C kcmp make -j4 -C kexec make run_tests -C kexec make TARGETS=kmod make -j4 -C kmod make run_tests -C kmod make TARGETS=locking make -j4 -C locking make run_tests -C locking