NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/43903 CVS commit: src/sys/arch/amd64/amd64



The following reply was made to PR port-amd64/43903; it has been noted by GNATS.

From: "YAMAMOTO Takashi" <yamt%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/43903 CVS commit: src/sys/arch/amd64/amd64
Date: Thu, 21 Oct 2010 11:39:45 +0000

 Module Name:   src
 Committed By:  yamt
 Date:          Thu Oct 21 11:39:45 UTC 2010
 
 Modified Files:
        src/sys/arch/amd64/amd64: locore.S
 
 Log Message:
 Xsyscall: save %es before enabling interrupts.  otherwise it can be
 clobbered by preemption.  PR/43903.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.58 -r1.59 src/sys/arch/amd64/amd64/locore.S
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index