linux_dsm_epyc7002/arch/um/drivers
Anton Ivanov 940b241d90 um: Remove obsolete reenable_XX calls
reenable_fd has been a NOP since the introduction of the EPOLL
based interrupt controller.
reenable_channel() is no longer needed as the flow control is
now handled via the write IRQs on the channel.

Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2018-12-27 22:48:35 +01:00
..
chan_kern.c um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
chan_user.c
chan_user.h
chan.h
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
Kconfig um: create a proper drivers Kconfig 2018-08-02 08:03:23 +09:00
line.c um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
line.h
Makefile kbuild: change ld_flags to contain LDFLAGS_$(@F) 2018-07-19 08:40:27 +09:00
mconsole_kern.c um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
mconsole_kern.h
mconsole_user.c
mconsole.h
mmapper_kern.c
net_kern.c um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
net_user.c
null.c
pcap_kern.c
pcap_user.c
pcap_user.h
port_kern.c um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
port_user.c um: Don't hardcode path as it is architecture dependent 2018-10-29 22:34:10 +01:00
port.h
pty.c
random.c um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
slip_common.c
slip_common.h
slip_kern.c
slip_user.c
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 um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
ubd_user.c
ubd.h
umcast_kern.c
umcast_user.c
umcast.h
vde_kern.c
vde_user.c
vde.h
vector_kern.c Merge branch 'for-linus-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml 2018-10-31 15:46:16 -07:00
vector_kern.h Fix vector raw inintialization logic 2018-03-29 22:18:02 +02:00
vector_transports.c net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan 2018-06-07 16:15:38 -04:00
vector_user.c um: writev needs <sys/uio.h> 2018-12-27 22:48:35 +01:00
vector_user.h Fix vector raw inintialization logic 2018-03-29 22:18:02 +02:00
xterm_kern.c
xterm.c
xterm.h