android_kernel_oneplus_msm8998/arch/um
Vinayak Menon 5dca066217 um: define TIF_MM_RELEASED
Define TIF_MM_RELEASED to let UML compile.

CRs-Fixed: 1003624
Change-Id: I65dd431b7f1f756b33a2a0b25ab841aad5368967
Signed-off-by: Vinayak Menon <vinmenon@codeaurora.org>
Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
2016-04-18 17:06:23 -07:00
..
configs UM: x86_64: add defconfig file for UML on x86_64 2016-03-23 21:16:30 -07:00
drivers um: fix returns without va_end 2015-12-08 22:26:00 +01:00
include um: define TIF_MM_RELEASED 2016-04-18 17:06:23 -07:00
kernel um: Fix get_signal() usage 2015-12-08 22:23:30 +01:00
os-Linux um: Switch clocksource to hrtimers 2015-11-06 22:54:49 +01:00
scripts um: Preinclude include/linux/kern_levels.h 2012-09-27 20:20:09 +02:00
.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 lib: consolidate DEBUG_STACK_USAGE option 2011-05-25 08:39:54 -07:00
Kconfig.net arch/um: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:38:04 -08:00
Kconfig.rest um: switch to use of drivers/Kconfig 2011-11-02 14:15:41 +01:00
Kconfig.um um: Fix mconsole dependency 2015-05-31 23:27:26 +02:00
Makefile arch: um: fix error when linking vmlinux. 2015-12-08 22:25:13 +01:00
Makefile-os-Linux
Makefile-skas