Subject: CVS commit: src/sys/arch/amd64
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 11/24/2007 23:51:23
Module Name: src
Committed By: christos
Date: Sat Nov 24 23:51:23 UTC 2007
Modified Files:
src/sys/arch/amd64/amd64: trap.c
src/sys/arch/amd64/include: pcb.h
Log Message:
preserve cr2 on pcb for the benefit of linux emulation.
To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/arch/amd64/amd64/trap.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/amd64/include/pcb.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.