forked from Minki/linux
6f3d395a5c
Interrupt controllers' hooks are executed in the atomic context, so they are not permitted to sleep (with RT kernels non-raw spinlocks are sleepable). So, gef_pic_lock has to be a real (non-sleepable) spinlock. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |
||
---|---|---|
.. | ||
gef_gpio.c | ||
gef_pic.c | ||
gef_pic.h | ||
gef_ppc9a.c | ||
gef_sbc310.c | ||
gef_sbc610.c | ||
Kconfig | ||
Makefile | ||
mpc86xx_hpcn.c | ||
mpc86xx_smp.c | ||
mpc86xx.h | ||
mpc8610_hpcd.c | ||
pic.c | ||
sbc8641d.c |