android_kernel_samsung_msm8976/arch/um/os-Linux
Jeff Dike c65badbdf5 uml: move SIGIO testing to sigio.c
This patch narrows the sigio interface.  The boot-time SIGIO testing used to
be in start_up.c, which meant that pty_output_sigio and pty_close_sigio needed
to be global.  By moving that code here, those can become static and the
declarations moved from user_util.h.

os_check_bugs is also here because it only does the SIGIO checking.  If it
does more, it'll probably move back to start_up.c.

Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-07 12:13:01 -07:00
..
drivers uml: network interface hotplug error handling 2007-05-07 12:13:00 -07:00
include
skas [PATCH] uml: use correct register file size everywhere 2007-03-27 09:05:15 -07:00
sys-i386 [PATCH] uml: use correct register file size everywhere 2007-03-27 09:05:15 -07:00
sys-x86_64 [PATCH] uml: use correct register file size everywhere 2007-03-27 09:05:15 -07:00
aio.c [PATCH] uml: AIO locking and tidying 2007-02-11 10:51:24 -08:00
elf_aux.c [PATCH] uml: host VDSO fix 2007-03-01 14:53:38 -08:00
execvp.c
file.c [PATCH] uml: libc-dependent code should call libc directly 2007-02-11 10:51:23 -08:00
helper.c uml: delete unused code 2007-05-07 12:13:00 -07:00
irq.c [PATCH] uml: IRQ handler tidying 2007-02-11 10:51:23 -08:00
main.c uml: formatting fixes 2007-05-07 12:13:00 -07:00
Makefile
mem.c [PATCH] uml: fix style violations 2007-02-11 10:51:23 -08:00
process.c [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() 2007-03-08 07:38:21 -08:00
sigio.c uml: move SIGIO testing to sigio.c 2007-05-07 12:13:01 -07:00
signal.c [PATCH] um: remove dead code about os_usr1_signal() and os_usr1_process() 2007-03-08 07:38:21 -08:00
start_up.c uml: move SIGIO testing to sigio.c 2007-05-07 12:13:01 -07:00
time.c
tls.c
trap.c [PATCH] uml: comment the initialization of a global 2007-03-06 09:30:26 -08:00
tt.c
tty.c
tty_log.c
uaccess.c
umid.c [PATCH] uml: umid tidying 2007-02-11 10:51:24 -08:00
user_syms.c
util.c uml: host_info tidying 2007-05-07 12:13:00 -07:00