Subject: CVS commit: [yamt-idlelwp] src/sys/arch/amd64/amd64
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 04/04/2007 14:13:32
Module Name:	src
Committed By:	ad
Date:		Wed Apr  4 14:13:32 UTC 2007

Modified Files:
	src/sys/arch/amd64/amd64 [yamt-idlelwp]: lock_stubs.S spl.S

Log Message:
Sync with i386:

If cmpxchg8b fails, don't immediatley enter Xspllower - retry first.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.2.2.1 src/sys/arch/amd64/amd64/lock_stubs.S
cvs rdiff -r1.6.2.1 -r1.6.2.2 src/sys/arch/amd64/amd64/spl.S

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