| commit | 5fee0dafba0a5223fa1c1f0dd99af71256449d38 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Sun Oct 26 09:54:36 2025 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Sun Oct 26 09:54:36 2025 -0700 |
| tree | 54a2a3099805963c006b24f6200f2aa3b352d682 | |
| parent | af8159515fe16070aefa3ff56a44a5e7fb179dd2 [diff] | |
| parent | ef3330b99c01bda53f2a189b58bed8f6b7397f28 [diff] |
Merge tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull irq fixes from Borislav Petkov: - Restore the original buslock locking in a couple of places in the irq core subsystem after a rework * tag 'irq_urgent_for_v6.18_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: genirq/manage: Add buslock back in to enable_irq() genirq/manage: Add buslock back in to __disable_irq_nosync() genirq/chip: Add buslock back in to irq_set_handler()