Subject: CVS commit: src/sys/arch/hp700/hp700
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 10/15/2005 16:16:38
Module Name:	src
Committed By:	itohy
Date:		Sat Oct 15 16:16:38 UTC 2005

Modified Files:
	src/sys/arch/hp700/hp700: power.c

Log Message:
pwr_sw_ctrl(): do not panic() if panic has already happened
to avoid infinite panic recursion (this is called by cpu_reboot()).


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/hp700/hp700/power.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.