[uml-devel] Errata for PATCH v11

2017-11-22 Thread anton . ivanov
Errata vs todays Linux next and once again, apologies - I checked out the yesterday's one by mistake. A. -- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.li

[uml-devel] [Errata for PATCH v11] UML EPOLL IRQ Controller errata

2017-11-22 Thread anton . ivanov
From: Anton Ivanov Add missing EXPORT for free_irq_by_fd() Signed-off-by: Anton Ivanov --- arch/um/kernel/irq.c | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/um/kernel/irq.c b/arch/um/kernel/irq.c index 980148d56537..6b7f3827d6e4 100644 --- a/arch/um/kernel/irq.c +++ b/arch/um/kerne