]> git.itanic.dy.fi Git - linux-stable/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)
commit6a52f4cf863a53b8196286e2b95d3ef3bd8183ad
treecc50a30af2a34138436eef5e783b0bb4b4c80617
parent120fbdb84f339ca3c358e4ac3fb1ffe663669d28
parent78a18fec5258c8df9435399a1ea022d73d3eceb9
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