linux_dsm_epyc7002/arch/um/drivers
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
..
chan_kern.c um: remove dead code 2011-07-25 20:57:13 -07:00
chan_user.c
cow_sys.h
cow_user.c uml: cow_user.c warning corrections 2011-07-25 20:57:13 -07:00
cow.h
daemon_kern.c
daemon_user.c
daemon.h
fd.c
harddog_kern.c
harddog_user.c um: adjust size of pid_buf 2011-07-25 20:57:13 -07:00
hostaudio_kern.c
line.c um: winch_interrupt() can happen inside of free_winch() 2011-09-14 18:09:37 -07:00
Makefile um: add ucast ethernet transport 2011-05-25 08:39:41 -07:00
mconsole_kern.c
mconsole_user.c
mmapper_kern.c
net_kern.c um: add netpoll support 2011-07-25 20:57:12 -07:00
net_user.c uml: drivers/net_user.c memory leak fix 2011-07-25 20:57:12 -07:00
null.c
pcap_kern.c
pcap_user.c
pcap_user.h
port_kern.c
port_user.c
port.h
pty.c
random.c
slip_common.c
slip_common.h
slip_kern.c
slip_user.c uml: drivers/slip_user.c memory leak fix 2011-07-25 20:57:13 -07:00
slip.h
slirp_kern.c
slirp_user.c
slirp.h
ssl.c
ssl.h
stderr_console.c
stdio_console.c
stdio_console.h
tty.c
ubd_kern.c
ubd_user.c
umcast_kern.c um: add ucast ethernet transport 2011-05-25 08:39:41 -07:00
umcast_user.c um: add ucast ethernet transport 2011-05-25 08:39:41 -07:00
umcast.h um: add ucast ethernet transport 2011-05-25 08:39:41 -07:00
vde_kern.c
vde_user.c
vde.h
xterm_kern.c
xterm.c um: drivers/xterm.c: fix a file descriptor leak 2011-09-14 18:09:37 -07:00
xterm.h