NetBSD-Bugs archive

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

PR/57240 CVS commit: src/sys/arch/ia64/ia64



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/ia64/ia64
Date: Thu, 23 Feb 2023 14:55:47 +0000

 Module Name:	src
 Committed By:	riastradh
 Date:		Thu Feb 23 14:55:47 UTC 2023
 
 Modified Files:
 	src/sys/arch/ia64/ia64: machdep.c vm_machdep.c
 
 Log Message:
 ia64: Add missing barriers in cpu_switchto.
 
 (ia64 has never really worked, so no pullups needed, right?)
 
 PR kern/57240
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.43 -r1.44 src/sys/arch/ia64/ia64/machdep.c
 cvs rdiff -u -r1.17 -r1.18 src/sys/arch/ia64/ia64/vm_machdep.c
 
 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