On Tue, 2022-02-22 at 10:57 +0000, anton.iva...@cambridgegreys.com wrote: > From: Anton Ivanov <anton.iva...@cambridgegreys.com> > > Moving to an EPOLL based IRQ controller broke uml_mconsole stop/go > commands. This fixes it and restores stop/go functionality. > > Fixes: ff6a17989c08b0bb0fd490cc500b084581b3a9b9 Epoll based IRQ controller
The right format would be Fixes: ff6a17989c08 ("Epoll based IRQ controller") Don't think I can comment on the patch itself, sorry. johannes