NetBSD-Bugs archive

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

PR/57240 CVS commit: src/sys/arch



The following reply was made to PR kern/57240; it has been noted by GNATS.

From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57240 CVS commit: src/sys/arch
Date: Wed, 1 Mar 2023 08:38:51 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Wed Mar  1 08:38:50 UTC 2023
 
 Modified Files:
 	src/sys/arch/amd64/amd64: locore.S spl.S
 	src/sys/arch/i386/i386: locore.S spl.S
 
 Log Message:
 x86: Expand on comments on ordering around stores to ci_curlwp.
 
 No functional change intended.
 
 PR kern/57240
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.216 -r1.217 src/sys/arch/amd64/amd64/locore.S
 cvs rdiff -u -r1.48 -r1.49 src/sys/arch/amd64/amd64/spl.S
 cvs rdiff -u -r1.192 -r1.193 src/sys/arch/i386/i386/locore.S
 cvs rdiff -u -r1.57 -r1.58 src/sys/arch/i386/i386/spl.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