Module Name: src Committed By: riz Date: Thu Jul 12 17:15:17 UTC 2012
Modified Files: src/sys/arch/powerpc/booke [netbsd-6]: e500_intr.c Log Message: Pull up following revision(s) (requested by matt in ticket #409): sys/arch/powerpc/booke/e500_intr.c: revision 1.18 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.16.8.1 -r1.16.8.2 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.