Merge tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Nov 2018 23:54:12 +0000 (15:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 Nov 2018 23:54:12 +0000 (15:54 -0800)
commit94f371cb73944b410a269d570d6946c042f2ddd0
tree67a481e224516882931fbaeb400f27085428b471
parent2f8406891fed8be5aa5f535b7b5c37bba3272b1a
parentc4f784268210ae5e6749d4ba30d117bd301a70a6
Merge tag 'acpi-4.20-rc5' of git://git./linux/kernel/git/rafael/linux-pm

Pull ACPI fix from Rafael Wysocki:
 "Fix a recent regression in ACPICA releted to the Generic Serial Bus
  protocol handling and causing it to read or write too little or too
  much data in some cases, so incorrect data may be written to hardware
  as a result (Hans de Goede)"

* tag 'acpi-4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPICA: Fix handling of buffer-size in acpi_ex_write_data_to_field()