Subject: CVS commit: src/sys/arch/sparc64
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/18/2008 16:24:43
Module Name:	src
Committed By:	martin
Date:		Fri Jan 18 16:24:43 UTC 2008

Modified Files:
	src/sys/arch/sparc64/include: kcore.h
	src/sys/arch/sparc64/sparc64: pmap.c

Log Message:
Extend the MD kernel core header, so that crashdumps record enough
information to recover all per-cpu mappings. This provides access to
the interrupt stack for example.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/arch/sparc64/include/kcore.h
cvs rdiff -r1.208 -r1.209 src/sys/arch/sparc64/sparc64/pmap.c

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