]> git.baikalelectronics.ru Git - kernel.git/commit
um: Fix uml_mconsole stop/go
authorAnton Ivanov <anton.ivanov@cambridgegreys.com>
Tue, 22 Feb 2022 12:44:10 +0000 (12:44 +0000)
committerRichard Weinberger <richard@nod.at>
Fri, 11 Mar 2022 09:49:19 +0000 (10:49 +0100)
commit5580f80e8d9a2f188f712f4bdb11f013839c8a60
treeef56cac371068e41c6bc28f5b6db739efc913c87
parent2876ef6f6af96f7b47ae446f1fba11dca79b5940
um: Fix uml_mconsole stop/go

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

Fixes: 2d1f5747757c ("Epoll based IRQ controller")
Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/drivers/mconsole_kern.c