linux_dsm_epyc7002/arch/um/drivers
Anton Ivanov d26a4edda5 um: chan_xterm: Fix fd leak
[ Upstream commit 9431f7c199ab0d02da1482d62255e0b4621cb1b5 ]

xterm serial channel was leaking a fd used in setting up the
port helper

This bug is prehistoric - it predates switching to git. The "fixes"
header here is really just to mark all the versions we would like this to
apply to which is "Anything from the Cretaceous period onwards".

No dinosaurs were harmed in fixing this bug.

Fixes: b40997b872 ("um: drivers/xterm.c: fix a file descriptor leak")
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-12-30 11:53:53 +01:00
..
chan_kern.c
chan_user.c um: tty: Fix handling of close in tty lines 2020-12-30 11:53:52 +01:00
chan_user.h
chan.h
cow_sys.h
cow_user.c
cow.h
daemon_kern.c
daemon_user.c um: Some fixes to build UML with musl 2020-10-11 23:13:06 +02:00
daemon.h
fd.c
harddog_kern.c
harddog_user.c
hostaudio_kern.c
Kconfig um: Allow static linking for non-glibc implementations 2020-10-11 23:13:15 +02:00
line.c
line.h
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 um: Some fixes to build UML with musl 2020-10-11 23:13:06 +02:00
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 um: Some fixes to build UML with musl 2020-10-11 23:13:06 +02:00
slip.h
slirp_kern.c
slirp_user.c
slirp.h
ssl.c
stderr_console.c
stdio_console.c
stdio_console.h
tty.c
ubd_kern.c
ubd_user.c
ubd.h
umcast_kern.c
umcast_user.c
umcast.h
vde_kern.c
vde_user.c
vde.h
vector_kern.c um: vector: Use GFP_ATOMIC under spin lock 2020-10-11 23:13:00 +02:00
vector_kern.h
vector_transports.c
vector_user.c um: vector: Add dynamic tap interfaces and scripting 2020-10-11 23:26:37 +02:00
vector_user.h
vhost_user.h
virtio_uml.c
xterm_kern.c
xterm.c um: chan_xterm: Fix fd leak 2020-12-30 11:53:53 +01:00
xterm.h