alistair23-linux/arch/um
Richard Weinberger 30b11ee9ae um: Remove copy&paste code from init.h
As we got rid of the __KERNEL__ abuse, we can directly
include linux/compiler.h now.
This also allows gcc 5 to build UML.

Reported-by: Hans-Werner Hilse <hwhilse@gmail.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2015-05-31 22:17:08 +02:00
..
configs arch/um: make it work with defconfig and x86_64 2013-11-17 11:31:48 +01:00
drivers um: Stop abusing __KERNEL__ 2015-05-31 22:05:32 +02:00
include um: Remove copy&paste code from init.h 2015-05-31 22:17:08 +02:00
kernel um: Catch unprotected user memory access 2015-05-31 19:21:51 +02:00
os-Linux um/os-Linux: Use char[] for syscall_stub declarations 2015-05-31 13:14:07 +02:00
scripts
.gitignore
Kconfig.char um: remove used STDIO_CONSOLE Kconfig param 2013-11-17 11:32:27 +01:00
Kconfig.common um: Skip futex_atomic_cmpxchg_inatomic() test 2015-01-04 14:20:26 +01:00
Kconfig.debug
Kconfig.net arch/um: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:38:04 -08:00
Kconfig.rest
Kconfig.um um: Remove hppfs 2015-05-31 13:23:08 +02:00
Makefile um: Stop abusing __KERNEL__ 2015-05-31 22:05:32 +02:00
Makefile-os-Linux
Makefile-skas