Files
linux/drivers/acpi
Linus Torvalds c810e8df96 Merge tag 'acpi-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Pull ACPI fixes from Rafael Wysocki:
 "These fix two coding mistakes, one in the ACPI resources handling code
  and one in ACPICA:

   - Relocate the addr->info.mem.caching check in acpi_decode_space() to
     only execute it if the resource is of the correct type (Ilpo
     Järvinen)

   - Don't release a context_mutex that was never acquired in
     acpi_remove_address_space_handler() (Daniil Tatianin)"

* tag 'acpi-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm:
  ACPICA: events/evxfregn: don't release the ContextMutex that was never acquired
  ACPI: resource: Fix memory resource type union access
2024-12-13 16:51:56 -08:00
..
2024-11-22 21:32:25 +01:00
2024-11-22 21:32:25 +01:00
2024-05-28 11:53:35 +02:00
2024-05-28 11:53:35 +02:00
2024-03-27 16:36:45 +01:00
2023-09-21 20:55:43 +02:00
2024-11-15 20:52:02 +01:00
2022-01-22 08:33:37 +02:00
2024-11-15 20:52:02 +01:00
2023-03-27 20:50:28 +02:00
2024-07-04 14:36:03 +01:00