android_kernel_samsung_msm8976/arch/um/sys-x86_64
Jeff Dike a5a678c80b uml: current.h cleanup
Tidy current-related stuff.  There was a comment in current.h saying
that current_thread was obsolete, so this patch turns all instances of
current_thread into current_thread_info().  There's some simplifying
of the result in arch/um/sys-i386/signal.c.

current.h and thread_info also get style cleanups.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-02-05 09:44:28 -08:00
..
bug.c spelling fixes: arch/um/ 2007-10-20 01:23:03 +02:00
bugs.c uml: further bugs.c tidying 2008-02-05 09:44:25 -08:00
delay.c [PATCH] uml: fix unreasonably long udelay 2007-04-02 10:06:08 -07:00
fault.c uml: style fixes pass 3 2007-10-16 09:43:05 -07:00
ksyms.c [PATCH] uml: remove duplicate export 2006-10-11 11:14:20 -07:00
Makefile uml: style fixes in FP code 2007-10-16 09:43:07 -07:00
mem.c
ptrace.c misc uml annotation and section fixes 2007-10-29 07:41:32 -07:00
ptrace_user.c [PATCH] uml: initialize process FP registers properly 2006-02-07 16:12:32 -08:00
setjmp.S [PATCH] uml: Use klibc setjmp/longjmp 2006-09-26 08:49:05 -07:00
signal.c uml: current.h cleanup 2008-02-05 09:44:28 -08:00
stub.S uml: borrow const.h techniques 2008-02-05 09:44:26 -08:00
stub_segv.c uml: fix stub address calculations 2007-10-16 09:43:09 -07:00
syscall_table.c i386/x86_64: move headers to include/asm-x86 2007-10-11 11:20:03 +02:00
syscalls.c uml: remove unused variables in the context switcher 2008-02-05 09:44:26 -08:00
sysrq.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
tls.c uml: rename pt_regs general-purpose register file 2007-10-16 09:43:06 -07:00
um_module.c
user-offsets.c uml: don't use glibc asm/user.h 2007-10-16 09:43:07 -07:00