aboutsummaryrefslogtreecommitdiffstats
path: root/rust/helpers/xarray.c
diff options
context:
space:
mode:
authorJon Hunter <[email protected]>2025-05-14 09:50:41 +0000
committerThomas Gleixner <[email protected]>2025-05-14 10:05:58 +0000
commit58eb5721a445ea0af310d1410d7117a1910627bc (patch)
treea09bfaef03eaf498c67e22ed40d362097fba0722 /rust/helpers/xarray.c
parentgenirq: Consistently use '%u' format specifier for unsigned int variables (diff)
downloadkernel-58eb5721a445ea0af310d1410d7117a1910627bc.tar.gz
kernel-58eb5721a445ea0af310d1410d7117a1910627bc.zip
genirq/manage: Use the correct lock guard in irq_set_irq_wake()
Commit 8589e325ba4f ("genirq/manage: Rework irq_set_irq_wake()") updated the irq_set_irq_wake() to use the new guards for locking the interrupt descriptor. However, in doing so it inadvertently changed irq_set_irq_wake() such that the 'chip_bus_lock' is no longer acquired. This has caused system suspend tests to fail on some Tegra platforms. Fix this by correcting the guard used in irq_set_irq_wake() to ensure the 'chip_bus_lock' is held. Fixes: 8589e325ba4f ("genirq/manage: Rework irq_set_irq_wake()") Signed-off-by: Jon Hunter <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lore.kernel.org/all/[email protected]
Diffstat (limited to 'rust/helpers/xarray.c')
0 files changed, 0 insertions, 0 deletions