Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Update uvm_bio.c 32bit sparc64 optimization entry.
details: https://anonhg.NetBSD.org/src/rev/4cb3ac672502
branches: trunk
changeset: 559684:4cb3ac672502
user: martin <martin%NetBSD.org@localhost>
date: Mon Mar 22 00:46:06 2004 +0000
description:
Update uvm_bio.c 32bit sparc64 optimization entry.
diffstat:
doc/HACKS | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 8f00246a2983 -r 4cb3ac672502 doc/HACKS
--- a/doc/HACKS Mon Mar 22 00:43:37 2004 +0000
+++ b/doc/HACKS Mon Mar 22 00:46:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.31 2004/03/21 13:17:14 martin Exp $
+# $NetBSD: HACKS,v 1.32 2004/03/22 00:46:06 martin Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -368,7 +368,8 @@
hack disable optimzations for uvm_bio.c on 32 bit kernels
cdate Sun Mar 21 14:14:04 MET 2004
who martin
- file sys/arch/sparc64/conf/Makefile.sparc64 : 1.53
+ file sys/arch/sparc64/conf/Makefile.sparc64 : 1.53-1.54
+ file sys/arch/sparc64/conf/files.sparc64 : 1.93
descr
The sparc compiler miscompiles uvm_bio.c when using
any optimization. This results in ubc_release panics.
Home |
Main Index |
Thread Index |
Old Index