NetBSD-Bugs archive

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

PR/48494 CVS commit: src/sys/external/bsd/acpica/dist/namespace



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

From: "Chuck Silvers" <chs%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48494 CVS commit: src/sys/external/bsd/acpica/dist/namespace
Date: Mon, 9 Feb 2015 03:16:33 +0000

 Module Name:	src
 Committed By:	chs
 Date:		Mon Feb  9 03:16:33 UTC 2015
 
 Modified Files:
 	src/sys/external/bsd/acpica/dist/namespace: nsinit.c
 
 Log Message:
 revert rev 1.5, which brings back PR 48494.
 that earlier revision itself reverted an upstream bugfix,
 and that change fixed some systems but broke others
 (in particular, it broke my HP Z800 workstation.)
 this latest revision brings us back in sync with upstream.
 the current upstream (and this latest flip-flop of our copy)
 is clearly correct, since it zeros a buffer which is intended
 to be used as scratch space for a single acpica operation.
 agreed by christos and ryoon back in april 2014.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.6 -r1.7 src/sys/external/bsd/acpica/dist/namespace/nsinit.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