Module Name: src Committed By: matt Date: Mon Jul 9 11:40:19 UTC 2012
Modified Files: src/sys/arch/powerpc/booke: e500_intr.c Log Message: If we paniced because a watchdog timed out, PSL_CE will be clear. So don't assert PSL_CE is set if panicstr is not NULL. To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/arch/powerpc/booke/e500_intr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.