lkml.org 
[lkml]   [2023]   [Oct]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[GIT PULL] ACPI fixes for v6.6-rc7
Hi Linus,

Please pull from the tag

git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
acpi-6.6-rc7

with top-most commit 9caa3a2de955238df742572812178568fed173f7

Merge branch 'acpi-irq'

on top of commit 58720809f52779dc0f08e53e54b014209d13eebb

Linux 6.6-rc6

to receive ACPI fixes for 6.6-rc7.

These fix the ACPI initialization ordering on ARM and ACPI IRQ
management in the cases when irq_create_fwspec_mapping() fails.

Specifics:

- Fix ACPI initialization ordering on ARM that was changed incorrectly
during the 6.5 development cycle (Hanjun Guo).

- Make acpi_register_gsi() return an error code as appropriate when
irq_create_fwspec_mapping() returns 0 on failure (Sunil V L).

Thanks!


---------------

Hanjun Guo (1):
ACPI: bus: Move acpi_arm_init() to the place of after acpi_ghes_init()

Sunil V L (1):
ACPI: irq: Fix incorrect return value in acpi_register_gsi()

---------------

drivers/acpi/bus.c | 2 +-
drivers/acpi/irq.c | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)

\
 
 \ /
  Last update: 2023-10-20 18:40    [W:0.035 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site