linux_dsm_epyc7002/arch/um/drivers
Al Viro 0fcd719934 um: race fix: initialize delayed_work *before* registering IRQ
... since chan_interrupt() might schedule it if there's too much
incoming data.  Kill task argument of chan_interrupt(), while
we are at it - it's always &line->task.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Richard Weinberger <richard@nod.at>
2012-03-25 00:29:54 +01:00
..
chan_kern.c um: race fix: initialize delayed_work *before* registering IRQ 2012-03-25 00:29:54 +01:00
chan_user.c
chan_user.h um: chan_init_pri is dead now 2012-03-25 00:29:54 +01:00
chan.h um: race fix: initialize delayed_work *before* registering IRQ 2012-03-25 00:29:54 +01:00
cow_sys.h
cow_user.c
cow.h
daemon_kern.c
daemon_user.c
daemon.h
fd.c
harddog_kern.c
harddog_user.c
hostaudio_kern.c
line.c um: race fix: initialize delayed_work *before* registering IRQ 2012-03-25 00:29:54 +01:00
line.h um: line->have_irq is never checked... 2012-03-25 00:29:54 +01:00
Makefile
mconsole_kern.c
mconsole_kern.h
mconsole_user.c
mconsole.h
mmapper_kern.c
net_kern.c
net_user.c
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
slip.h
slirp_kern.c
slirp_user.c
slirp.h
ssl.c um: switch users of ->chan_list to ->chan_{in,out} (easy cases) 2012-03-25 00:29:54 +01:00
ssl.h
stderr_console.c
stdio_console.c um: switch users of ->chan_list to ->chan_{in,out} (easy cases) 2012-03-25 00:29:54 +01:00
stdio_console.h
tty.c
ubd_kern.c um: clean up the includes in ubd 2012-03-25 00:29:52 +01:00
ubd_user.c um: clean up the includes in ubd 2012-03-25 00:29:52 +01:00
ubd.h um: clean up the includes in ubd 2012-03-25 00:29:52 +01:00
umcast_kern.c
umcast_user.c
umcast.h
vde_kern.c
vde_user.c
vde.h
xterm_kern.c
xterm.c
xterm.h