android_kernel_xiaomi_sm7250/arch/um/kernel/tt
Jeff Dike cd2ee4a30c [PATCH] uml: Fix SIGWINCH relaying
This makes SIGWINCH work again, and fixes a couple of SIGWINCH-associated
crashes.  First, the sigio thread disables SIGWINCH because all hell breaks
loose if it ever gets one and tries to call the signal handling code.  Second,
there was a problem with deferencing tty structs after they were freed.  The
SIGWINCH support for a tty wasn't being turned off or freed after the tty went
away.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-05 16:36:36 -07:00
..
include [PATCH] misc verify_area cleanups 2005-05-01 08:59:08 -07:00
ptproxy Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
exec_kern.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
exec_user.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gdb_kern.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gdb.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ksyms.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile [PATCH] uml kbuild: avoid useless rebuilds 2005-05-05 16:36:33 -07:00
mem_user.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mem.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
process_kern.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
syscall_kern.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
syscall_user.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
time.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tlb.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tracer.c [PATCH] uml: Fix SIGWINCH relaying 2005-05-05 16:36:36 -07:00
trap_user.c [PATCH] uml: S390 preparation, abstract host page fault data 2005-05-05 16:36:36 -07:00
uaccess_user.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
uaccess.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
unmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00