mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 05:06:44 +07:00
43a5a01bcc
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, qe_ic_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> |
||
---|---|---|
.. | ||
gpio.c | ||
Kconfig | ||
Makefile | ||
qe_ic.c | ||
qe_ic.h | ||
qe_io.c | ||
qe.c | ||
ucc_fast.c | ||
ucc_slow.c | ||
ucc.c | ||
usb.c |