linux/arch/x86/um
Dan Carpenter 7b24afbfe3 um: remove a stray tab
Static checkers would urge us to add curly braces to this code, but
actually the code works correctly.  It just isn't indented right.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2017-09-13 22:36:27 +02:00
..
asm x86/arch_prctl: Rename 'code' argument to 'option' 2017-03-20 16:10:32 +01:00
os-Linux um: remove a stray tab 2017-09-13 22:36:27 +02:00
shared/sysdep um: Include kbuild.h instead of duplicating its macros 2017-05-03 22:36:56 +02:00
vdso x86/um: thin archives build fix 2017-06-30 09:03:05 +09:00
Kconfig
Makefile Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2017-05-01 22:07:51 -07:00
bugs_32.c
bugs_64.c
checksum_32.S x86: move exports to actual definitions 2016-08-07 23:47:15 -04:00
delay.c
elfcore.c
fault.c
ldt.c
mem_32.c
mem_64.c
ptrace_32.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
ptrace_64.c um: Fix PTRACE_POKEUSER on x86_64 2017-05-03 22:35:31 +02:00
ptrace_user.c
setjmp_32.S um: Avoid longjmp/setjmp symbol clashes with libpthread.a 2017-07-05 23:30:50 +02:00
setjmp_64.S um: Avoid longjmp/setjmp symbol clashes with libpthread.a 2017-07-05 23:30:50 +02:00
signal.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
stub_32.S
stub_64.S
stub_segv.c
sys_call_table_32.c
sys_call_table_64.c
syscalls_32.c x86/syscalls/32: Wire up arch_prctl on x86-32 2017-03-20 16:10:33 +01:00
syscalls_64.c um/arch_prctl: Fix fallout from x86 arch_prctl() rework 2017-03-21 10:08:29 +01:00
sysrq_32.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 2017-03-02 08:42:34 +01:00
sysrq_64.c sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> 2017-03-02 08:42:34 +01:00
tls_32.c Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
tls_64.c
user-offsets.c um: Fix FP register size for XSTATE/XSAVE 2017-09-13 22:24:38 +02:00