Revision 2bcff60f7ce88c09a2bc1302ff14510737bfcb7b authored by Dale Farnsworth on 28 September 2007, 13:30:43 UTC, committed by Jeff Garzik on 29 September 2007, 04:46:30 UTC
Commit 468d09f8946d40228c56de26fe4874b2f98067ed masked the "state"
interrupt (bit 20 of the cause register). This results in Radstone's
PPC7D repeatedly re-entering the interrupt routine, locking up the
board. The following patch returns the required handling for this
interrupt.

Signed-off-by: Martyn Welch <martyn.welch@radstone.co.uk>
Signed-off-by: Dale Farnsworth <dale@farnsworth.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
1 parent 1bef7dc
History
File Mode Size
Kbuild -rw-r--r-- 38 bytes
bitmap.h -rw-r--r-- 10.2 KB
linear.h -rw-r--r-- 550 bytes
md.h -rw-r--r-- 3.4 KB
md_k.h -rw-r--r-- 10.8 KB
md_p.h -rw-r--r-- 10.3 KB
md_u.h -rw-r--r-- 3.2 KB
multipath.h -rw-r--r-- 912 bytes
raid0.h -rw-r--r-- 772 bytes
raid1.h -rw-r--r-- 3.4 KB
raid10.h -rw-r--r-- 3.0 KB
raid5.h -rw-r--r-- 14.7 KB
xor.h -rw-r--r-- 680 bytes

back to top