]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Jan 2021 19:28:30 +0000 (11:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Jan 2021 19:28:30 +0000 (11:28 -0800)
commit1d73779bbe97845ecf4ec6825faae82e41f447a4
treecc50a30af2a34138436eef5e783b0bb4b4c80617
parentc2b6982f32e285b7d6bcabd888fbf4ece67f8d98
parent25f749e617710f5ca8a0a8b1f3e15582fb145427
Merge tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

Pull ACPI fix from Rafael Wysocki:
 "Modify a helper function in the ACPI core to match the behavior
  expected by its users so as to prevent NULL pointer dereferences and
  occasional memory corruption from occurring (Hans de Goede)"

* tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: scan: Make acpi_bus_get_device() clear return pointer on error