android_kernel_xiaomi_sm8350/arch/um/os-Linux
Jeff Dike bf8fde785b uml: miscellaneous code cleanups
Code tidying -
	the pid field of struct irq_fd isn't used, so it is removed
     	os_set_fd_async needed to read flags before changing them, it
doesn't need a pid passed in because it can call getpid itself, and a
block of unused code needed deleting
	os_get_exec_close was unused, so it is removed
	ptrace_child called _exit for historical reasons which are no
longer valid, so just calls exit instead

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:29 -08:00
..
drivers uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
include
skas uml: kill processes instead of panicing kernel 2008-02-05 09:44:28 -08:00
sys-i386 uml: style fixes in FP code 2007-10-16 09:43:07 -07:00
sys-x86_64
aio.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
elf_aux.c
execvp.c
file.c uml: miscellaneous code cleanups 2008-02-05 09:44:29 -08:00
helper.c uml: stop gdb from deleting breakpoints when running UML 2007-12-17 19:28:15 -08:00
irq.c uml: syle fixes in arch/um/os-Linux 2008-02-05 09:44:29 -08:00
main.c uml: code tidying under arch/um/os-Linux 2008-02-05 09:44:24 -08:00
Makefile uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
mem.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
process.c uml: stop gdb from deleting breakpoints when running UML 2007-12-17 19:28:15 -08:00
registers.c uml: kill processes instead of panicing kernel 2008-02-05 09:44:28 -08:00
sigio.c uml: syle fixes in arch/um/os-Linux 2008-02-05 09:44:29 -08:00
signal.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
start_up.c uml: miscellaneous code cleanups 2008-02-05 09:44:29 -08:00
time.c uml: after_sleep_interval should return something 2007-12-03 08:13:17 -08:00
tls.c
tty_log.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
tty.c uml: tidy kern_util.h 2008-02-05 09:44:26 -08:00
uaccess.c uml: get rid of do_longjmp 2007-10-16 09:43:05 -07:00
umid.c
user_syms.c
util.c uml: stop gdb from deleting breakpoints when running UML 2007-12-17 19:28:15 -08:00