Staging
v0.5.1
Revision ce474ae7d006e4d451d8b9e23ee8110499edb62a authored by Linus Torvalds on 01 December 2023, 23:52:20 UTC, committed by Linus Torvalds on 01 December 2023, 23:52:20 UTC
Pull ACPI fixes from Rafael Wysocki:
 "This fixes a recently introduced build issue on ARM32 and a NULL
  pointer dereference in the ACPI backlight driver due to a design issue
  exposed by a recent change in the ACPI bus type code.

  Specifics:

   - Fix a recently introduced build issue on ARM32 platforms caused by
     an inadvertent header file breakage (Dave Jiang)

   - Eliminate questionable usage of acpi_driver_data() in the ACPI
     backlight cooling device code that leads to NULL pointer
     dereferences after recent ACPI core changes (Hans de Goede)"

* tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPI: video: Use acpi_video_device for cooling-dev driver data
  ACPI: Fix ARM32 platforms compile issue introduced by fw_table changes
2 parent s 35f8458 + 7d4c44a
History
File Mode Size
arm
interface
acpi.h -rw-r--r-- 2.5 KB
balloon.h -rw-r--r-- 1.0 KB
events.h -rw-r--r-- 4.7 KB
features.h -rw-r--r-- 502 bytes
grant_table.h -rw-r--r-- 11.1 KB
hvc-console.h -rw-r--r-- 518 bytes
hvm.h -rw-r--r-- 1.4 KB
mem-reservation.h -rw-r--r-- 1.5 KB
page.h -rw-r--r-- 1.3 KB
pci.h -rw-r--r-- 617 bytes
platform_pci.h -rw-r--r-- 2.0 KB
swiotlb-xen.h -rw-r--r-- 483 bytes
xen-front-pgdir-shbuf.h -rw-r--r-- 2.3 KB
xen-ops.h -rw-r--r-- 6.6 KB
xen.h -rw-r--r-- 2.3 KB
xenbus.h -rw-r--r-- 8.7 KB
xenbus_dev.h -rw-r--r-- 1.8 KB

back to top