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/517052383b15
branches:  trunk
changeset: 822836:517052383b15
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 e87aa5f4eb7b -r 517052383b15 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