linux/arch/um
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
..
configs um: defconfig: Cleanup from old Kconfig options 2017-09-13 22:32:51 +02:00
drivers um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
include um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
kernel um: Remove obsolete reenable_XX calls 2018-12-27 22:48:35 +01:00
os-Linux um: Add support for DISCARD in the UBD Driver 2018-12-27 22:48:20 +01:00
scripts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
.gitignore
Kconfig um: Add HAVE_DEBUG_BUGVERBOSE 2018-12-27 22:48:11 +01:00
Kconfig.debug um: Make GCOV depend on !KCOV 2018-12-27 22:48:19 +01:00
Makefile kbuild: rename LDFLAGS to KBUILD_LDFLAGS 2018-08-24 08:22:08 +09:00
Makefile-os-Linux
Makefile-skas