kernel_optimize_test/arch/um
Ritesh Raj Sarraf 9ca19a3a3e um: Don't hardcode path as it is architecture dependent
The current code fails to run on amd64 because of hardcoded reference to
i386

Signed-off-by: Ritesh Raj Sarraf <rrs@researchut.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2018-10-29 22:34:10 +01:00
..
configs
drivers um: Don't hardcode path as it is architecture dependent 2018-10-29 22:34:10 +01:00
include um: remove unused AIO code 2018-10-29 22:23:12 +01:00
kernel um: NULL check before kfree is not needed 2018-10-29 22:23:12 +01:00
os-Linux um: remove unused AIO code 2018-10-29 22:23:12 +01:00
scripts
.gitignore
Kconfig kconfig: include kernel/Kconfig.preempt from init/Kconfig 2018-08-02 08:06:54 +09:00
Kconfig.debug Kconfig: consolidate the "Kernel hacking" menu 2018-08-02 08:06:48 +09:00
Makefile kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2018-08-24 08:22:08 +09:00
Makefile-os-Linux
Makefile-skas