Subject: PR/34715 CVS commit: src/sys/arch/hppa/hppa
To: None <port-hp700-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Nick Hudson <skrll@netbsd.org>
List: netbsd-bugs
Date: 05/27/2007 09:50:02
The following reply was made to PR port-hp700/34715; it has been noted by GNATS.

From: Nick Hudson <skrll@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34715 CVS commit: src/sys/arch/hppa/hppa
Date: Sun, 27 May 2007 09:41:25 +0000 (UTC)

 Module Name:	src
 Committed By:	skrll
 Date:		Sun May 27 09:41:25 UTC 2007
 
 Modified Files:
 	src/sys/arch/hppa/hppa: trap.c
 
 Log Message:
 Fix up the frame sanity checking to not bitch when taking interrupts in
 the sti ROM code.
 
 Fixes PR/34715.
 
 Thanks to David H. Gutteridge.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.44 -r1.45 src/sys/arch/hppa/hppa/trap.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.