Sync ACPICA code with the Intel licensed 20150619 distribution.
commit44db1c69b6f2de796f8955470b02b1b9bf2534fb
authorSascha Wildner <saw@online.de>
Tue, 7 Jul 2015 09:35:28 +0000 (7 11:35 +0200)
committerSascha Wildner <saw@online.de>
Tue, 7 Jul 2015 09:35:28 +0000 (7 11:35 +0200)
tree7231abd41e7df0815f93df7a79f31e3edb352118
parentf57dc5d0ab55b087736166d3a108fbafabb4f5c1
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
sys/contrib/dev/acpica/source/compiler/asllookup.c
sys/contrib/dev/acpica/source/compiler/aslmessages.c
sys/contrib/dev/acpica/source/compiler/aslmessages.h
sys/contrib/dev/acpica/source/compiler/aslxref.c