android_kernel_xiaomi_sm8350/arch/powerpc/platforms/82xx
Anton Vorontsov 0e5d359cca powerpc/82xx: Convert pci_pic_lock to raw_spinlock
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, pci_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>
2010-03-04 10:42:58 -06:00
..
ep8248e.c powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe() 2009-11-05 07:18:00 -06:00
Kconfig
m82xx_pci.h
Makefile
mgcoge.c
mpc8272_ads.c
pq2.c
pq2.h
pq2ads-pci-pic.c powerpc/82xx: Convert pci_pic_lock to raw_spinlock 2010-03-04 10:42:58 -06:00
pq2ads.h
pq2fads.c