Merge branch 'acpica'
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 13 Jun 2018 09:31:08 +0000 (11:31 +0200)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 13 Jun 2018 09:31:08 +0000 (11:31 +0200)
commit674455326ee397bc8334920533f71090b61fa594
tree38049f291bd144d3ff286dc192b42339425886bc
parentfb145901e08056c0fe68c36bb2976529773c3f0b
parentad584b46d7fb22c2a9f8ce35000a324bf5a98190
Merge branch 'acpica'

ACPICA update to upstream revision 20180531 (including an important
AML parser fix and updates related to IORT) and a change to start
responding to the "Windows 2017.2" _OSI string.

* acpica:
  ACPICA: Recognize the _OSI string "Windows 2017.2"
  ACPICA: Update version to 20180531
  ACPICA: Interpreter: Begin deprecation of Unload operator
  ACPICA: AML parser: attempt to continue loading table after error
  ACPICA: Debugger: Reduce verbosity for module-level code errors.
  ACPICA: AML Parser: Add debug option to dump parse trees
  ACPICA: Debugger: Add count of namespace nodes after namespace dump
  ACPICA: IORT: Add PMCG node supprt
  ACPICA: IORT: Update for revision D