Subject: CVS commit: [wrstuden-fixsa] src/sys/arch/sparc64
To: None <source-changes@NetBSD.org>
From: Nick Hudson <skrll@netbsd.org>
List: source-changes
Date: 01/18/2008 16:28:05
Module Name:	src
Committed By:	skrll
Date:		Fri Jan 18 16:28:05 UTC 2008

Modified Files:
	src/sys/arch/sparc64/include [wrstuden-fixsa]: kcore.h
	src/sys/arch/sparc64/sparc64 [wrstuden-fixsa]: pmap.c

Log Message:
Backported version of martin's changes to:

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.4.92.1 -r1.4.92.2 src/sys/arch/sparc64/include/kcore.h
cvs rdiff -r1.184.2.1.2.3 -r1.184.2.1.2.4 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.