]> git.baikalelectronics.ru Git - kernel.git/commit
um: Add irq chip um/mask handlers
authorRichard Weinberger <richard@nod.at>
Mon, 2 Sep 2013 20:49:22 +0000 (22:49 +0200)
committerRichard Weinberger <richard@nod.at>
Sat, 7 Sep 2013 08:57:19 +0000 (10:57 +0200)
commit9dff5314ce76dffd7d8150b3afed08c3459bf046
tree9fc179f8e6a48f44a4c9b37f5c382b79d2d7e90f
parenta3ad497bf067b5db0938eeb2018faca89cb6c4f3
um: Add irq chip um/mask handlers

These handlers are not optional and need in our case
dummy implementions to avoid NULL pointer bugs within
the irq core code.

Reported-and-tested-by: Toralf Foester <toralf.foerster@gmx.de>
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/kernel/irq.c