kernel-ark/arch/ppc/syslib
Benjamin Herrenschmidt e4ee69c8c1 [PATCH] ppc32: Bump PMU interrupt priority
The Power Management Unit on PowerMacs is very sensitive to timeouts during
async message exchanges.  It uses rather crude protocol based on a shift
register with an interrupt and is almost continuously exchanging messages with
the host CPU on laptops.

This patch adds a routine to the open_pic driver to be able to select a PMU
driver so that it bumps it's interrupt priority to above the normal level.

This will allow PMU interrupts to occur while another interrupt is pending,
and thus reduce the risk of machine beeing abruptly shutdown by the PMU due to
a timeout in PMU communication caused by excessive interrupt latency.  The
problem is very rare, and usually just doesn't happen, but it is still useful
to make things even more robust.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-27 15:11:42 -07:00
..
btext.c
cpc700_pic.c
cpc700.h
cpc710.h
cpm2_common.c [PATCH] ppc32: remove some unnecessary includes of bootmem.h 2005-06-25 16:24:27 -07:00
cpm2_pic.c
cpm2_pic.h
dcr.S
gen550_dbg.c
gen550_kgdb.c
gen550.h
gt64260_pic.c
harrier.c
hawk_common.c
i8259.c
ibm44x_common.c
ibm44x_common.h
ibm440gp_common.c
ibm440gp_common.h
ibm440gx_common.c
ibm440gx_common.h
ibm440sp_common.c
ibm440sp_common.h
ibm_ocp.c
indirect_pci.c [PATCH] ppc32: remove some unnecessary includes of bootmem.h 2005-06-25 16:24:27 -07:00
ipic.c [PATCH] ppc32: Fix MPC83xx IPIC external interrupt pending register offset 2005-06-26 08:43:19 -07:00
ipic.h
m8xx_setup.c
m8xx_wdt.c
m8xx_wdt.h
m82xx_pci.c [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge 2005-05-28 16:46:15 -07:00
m82xx_pci.h [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge 2005-05-28 16:46:15 -07:00
m8260_pci_erratum9.c [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge 2005-05-28 16:46:15 -07:00
m8260_setup.c [PATCH] ppc32: Support for 82xx PQII on-chip PCI bridge 2005-05-28 16:46:15 -07:00
Makefile [PATCH] ppc32: Converted MPC10X bridge to use platform devices instead of OCP 2005-06-21 18:46:23 -07:00
mpc10x_common.c [PATCH] ppc32: Add support for MPC8245 8250 serial ports on Sandpoint 2005-06-21 18:46:24 -07:00
mpc52xx_devices.c
mpc52xx_pci.c
mpc52xx_pci.h
mpc52xx_pic.c
mpc52xx_setup.c
mpc52xx_sys.c
mpc83xx_devices.c
mpc83xx_sys.c
mpc85xx_devices.c [PATCH] ppc32: Removed dependency on CONFIG_CPM2 for building mpc85xx_device.c 2005-06-21 18:46:23 -07:00
mpc85xx_sys.c [PATCH] ppc32: Added support for new MPC8548 family of PowerQUICC III processors 2005-06-21 18:46:23 -07:00
mv64x60_dbg.c
mv64x60_win.c [PATCH] ppc32: remove some unnecessary includes of bootmem.h 2005-06-25 16:24:27 -07:00
mv64x60.c [PATCH] ppc32: remove some unnecessary includes of bootmem.h 2005-06-25 16:24:27 -07:00
mv64360_pic.c
ocp.c [PATCH] Driver Core: arch: update device attribute callbacks 2005-06-20 15:15:32 -07:00
of_device.c [PATCH] Driver Core: arch: update device attribute callbacks 2005-06-20 15:15:32 -07:00
open_pic2.c [PATCH] ppc32: remove some unnecessary includes of prom.h 2005-06-21 18:46:25 -07:00
open_pic_defs.h
open_pic.c [PATCH] ppc32: Bump PMU interrupt priority 2005-06-27 15:11:42 -07:00
pci_auto.c
ppc4xx_dma.c
ppc4xx_pic.c
ppc4xx_pm.c
ppc4xx_setup.c
ppc4xx_sgdma.c
ppc8xx_pic.c
ppc8xx_pic.h
ppc83xx_setup.c [PATCH] ppc32: remove some unnecessary includes of prom.h 2005-06-21 18:46:25 -07:00
ppc83xx_setup.h
ppc85xx_common.c
ppc85xx_common.h
ppc85xx_setup.c [PATCH] ppc32: remove some unnecessary includes of prom.h 2005-06-21 18:46:25 -07:00
ppc85xx_setup.h
ppc403_pic.c
ppc405_pci.c
ppc_sys.c
prep_nvram.c
prom_init.c [PATCH] ppc32: Apple device-tree bug fix 2005-06-01 07:54:13 -07:00
prom.c
qspan_pci.c
todc_time.c
xilinx_pic.c