git: Sync ACPICA code with the Intel licensed 20150619 distribution.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Jul 7 02:36:37 PDT 2015
commit 44db1c69b6f2de796f8955470b02b1b9bf2534fb
Author: Sascha Wildner <saw at online.de>
Date: Tue Jul 7 11:35:28 2015 +0200
Sync ACPICA code with the Intel licensed 20150619 distribution.
Due to some issue in Intel's release procedure, the dual licensed
distribution - which we use - had not just license differences but
also code differences when comparing to the Intel licensed one.
Adjust to the code of the Intel licensed distribution.
Said issue will be reported to Intel.
This fixes a build issue in emulators/qemu-devel where iasl(8) was
wrongly crashing due to those code differences.
Reported-by: marino
Summary of changes:
sys/contrib/dev/acpica/source/compiler/asllookup.c | 27 ----------
.../dev/acpica/source/compiler/aslmessages.c | 4 +-
.../dev/acpica/source/compiler/aslmessages.h | 2 -
sys/contrib/dev/acpica/source/compiler/aslxref.c | 59 ----------------------
4 files changed, 1 insertion(+), 91 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/44db1c69b6f2de796f8955470b02b1b9bf2534fb
--
DragonFly BSD source repository
More information about the Commits
mailing list