]> 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)
commit7ca4879efbaf5cdae2b89233cd5d24db7e97b5b2
treeef56cac371068e41c6bc28f5b6db739efc913c87
parentf060e663b57acf708f26a52888c277cba219f45d
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: a10e52f375ed ("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