linux/arch/um
Anton Ivanov ce8043771f um: Fix uml_mconsole stop/go
commit 1a3a6a2a035bb6c3a7ef4c788d8fd69a7b2d6284 upstream.

Moving to an EPOLL based IRQ controller broke uml_mconsole stop/go
commands. This fixes it and restores stop/go functionality.

Fixes: ff6a17989c ("Epoll based IRQ controller")
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-04-15 14:18:31 +02:00
..
configs um: configs: Remove useless UEVENT_HELPER_PATH 2019-07-02 23:27:41 +02:00
drivers um: Fix uml_mconsole stop/go 2022-04-15 14:18:31 +02:00
include um: registers: Rename function names to avoid conflicts and build problems 2022-01-27 09:19:45 +01:00
kernel um: Disable CONFIG_GCOV with MODULES 2021-05-22 11:38:28 +02:00
os-Linux um: registers: Rename function names to avoid conflicts and build problems 2022-01-27 09:19:45 +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 um: tell git to ignore generated files 2010-03-06 11:26:28 -08:00
Kconfig um: Implement copy_thread_tls 2020-01-14 20:08:35 +01:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-05-22 11:38:28 +02:00
Makefile um: ensure `make ARCH=um mrproper` removes arch/$(SUBARCH)/include/generated/ 2020-05-02 08:48:53 +02:00
Makefile-os-Linux
Makefile-skas