Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Add ia64 ski emulator hack
details: https://anonhg.NetBSD.org/src/rev/0ddbfd33fdac
branches: trunk
changeset: 352585:0ddbfd33fdac
user: scole <scole%NetBSD.org@localhost>
date: Sun Apr 09 19:02:23 2017 +0000
description:
Add ia64 ski emulator hack
diffstat:
doc/HACKS | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r d737e20e4e9e -r 0ddbfd33fdac doc/HACKS
--- a/doc/HACKS Sun Apr 09 18:46:55 2017 +0000
+++ b/doc/HACKS Sun Apr 09 19:02:23 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.186 2017/03/11 09:12:13 maya Exp $
+# $NetBSD: HACKS,v 1.187 2017/04/09 19:02:23 scole Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -937,3 +937,13 @@
compilation runs; it is bimodal. Turning optimization to -O0 fixes
the issue
kcah
+
+port ia64
+hack ski emulator crashes
+who scole
+file /cvsroot/src/sys/external/bsd/acpica/dist/tables/tbxfload.c: 1.6
+desc
+ ski emulator crashes during acpi detection. Added a check for
+ uninitialized index. Submitted a request for change with upstream
+ mailing list, but never got a response
+kcah
Home |
Main Index |
Thread Index |
Old Index