Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/06/2003 08:49:13
Module Name:	src
Committed By:	he
Date:		Thu Nov  6 08:49:13 UTC 2003

Modified Files:
	src/sys/arch/powerpc/powerpc: trap.c

Log Message:
Replace an overlooked instance of p->p_nras with LIST_EMPTY(&p->p_raslist).


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/arch/powerpc/powerpc/trap.c

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