android_kernel_samsung_msm8976/arch/ppc64
Linas Vepstas 5c1344e988 [PATCH] ppc64: escape hatch for spinning interrupt deadlocks
08-eeh-spin-counter.patch

One an EEH event is triggers, all further I/O to a device is blocked (until
reset).  Bad device drivers may end up spinning in their interrupt handlers,
trying to read an interrupt status register that will never change state.
This patch moves that spin counter to a per-device structure, and adds
some diagnostic prints to help locate the bad driver.

Signed-off-by: Linas Vepstas <linas@linas.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-11-10 11:33:33 +11:00
..
boot [PATCH] ppc64 boot: fix compile warnings 2005-11-10 11:26:01 +11:00
configs [PATCH] ppc64: update defconfigs 2005-10-19 23:12:36 -07:00
kernel [PATCH] ppc64: escape hatch for spinning interrupt deadlocks 2005-11-10 11:33:33 +11:00
xmon powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
defconfig [PATCH] ppc64: compile nls_cp437 and nls_iso8859_1 into the kernel in defconfig 2005-10-29 15:14:44 +10:00
Kconfig [PATCH] Memory Add Fixes for ppc64 2005-11-08 15:17:38 +11:00
Kconfig.debug [PATCH] powerpc: Kill ppcdebug 2005-11-07 12:37:45 +11:00
Makefile powerpc: fix __strnlen_user in merge tree 2005-11-01 14:34:17 +11:00