linux/arch/um
Al Viro 45cd5e2d4e um: winch_interrupt() can happen inside of free_winch()
...  so set winch->fd to -1 before doing free_irq(), to avoid having
winch_interrupt() come from/during the latter and attempt to do
reactivate_fd() on something that's already gone.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2011-09-14 18:09:37 -07:00
..
drivers um: winch_interrupt() can happen inside of free_winch() 2011-09-14 18:09:37 -07:00
include um: fix oopsable race in line_close() 2011-09-14 18:09:37 -07:00
kernel um: Save FPU registers between task switches 2011-09-14 18:09:37 -07:00
os-Linux um: Save FPU registers between task switches 2011-09-14 18:09:37 -07:00
scripts
sys-i386 um: Save FPU registers between task switches 2011-09-14 18:09:37 -07:00
sys-ia64
sys-ppc um: change to new flag variables 2011-03-17 14:02:57 +01:00
sys-x86_64 um: Save FPU registers between task switches 2011-09-14 18:09:37 -07:00
.gitignore
defconfig kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT 2011-01-20 17:02:05 -08:00
Kconfig.char
Kconfig.common genirq: Remove the now obsolete config options and select statements 2011-03-30 14:13:23 +02:00
Kconfig.debug lib: consolidate DEBUG_STACK_USAGE option 2011-05-25 08:39:54 -07:00
Kconfig.net Fix common misspellings 2011-03-31 11:26:23 -03:00
Kconfig.rest
Kconfig.um uml: fix hppfs build 2011-04-28 11:28:21 -07:00
Kconfig.x86 um: disable CMPXCHG_DOUBLE as it breaks UML build 2011-09-14 18:09:37 -07:00
Makefile
Makefile-i386
Makefile-ia64
Makefile-os-Linux
Makefile-ppc
Makefile-skas
Makefile-x86_64