linux/arch/powerpc/platforms/86xx
Anton Vorontsov 6f3d395a5c powerpc/86xx: Convert gef_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, 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>
2010-03-04 10:42:58 -06:00
..
gef_gpio.c powerpc/86xx: Extend GE Fanuc GPIO driver for the SBC310 2009-01-28 23:05:58 -06:00
gef_pic.c powerpc/86xx: Convert gef_pic_lock to raw_spinlock 2010-03-04 10:42:58 -06:00
gef_pic.h powerpc: GE Fanuc's FPGA based PIC controller on the SBC610 2008-10-13 11:09:57 -05:00
gef_ppc9a.c powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A 2009-11-20 16:45:37 -06:00
gef_sbc310.c powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310 2009-11-20 16:45:36 -06:00
gef_sbc610.c powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 2009-11-20 16:45:35 -06:00
Kconfig powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A 2009-11-20 16:45:37 -06:00
Makefile powerpc/86xx: Board support for GE Fanuc's PPC9A 2009-03-19 04:01:00 -05:00
mpc86xx.h powerpc/86xx: Refactor pic init 2008-07-14 07:55:41 -05:00
mpc86xx_hpcn.c powerpc: Remove swiotlb_pci_dma_ops 2009-08-28 14:24:09 +10:00
mpc86xx_smp.c powerpc: Move definitions of secondary CPU spinloop to header file 2009-08-20 10:12:44 +10:00
mpc8610_hpcd.c powerpc/86xx: Add power management support for MPC8610HPCD boards 2009-11-11 21:43:30 -06:00
pic.c powerpc/mpic: Fix regression caused by change of default IRQ affinity 2008-10-31 16:13:50 +11:00
sbc8641d.c powerpc/86xx: clean up smp init code 2009-05-19 00:50:20 -05:00