]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
genirq/manage: Rework __irq_apply_affinity_hint()
authorThomas Gleixner <tglx@linutronix.de>
Tue, 29 Apr 2025 06:55:34 +0000 (08:55 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 7 May 2025 07:08:15 +0000 (09:08 +0200)
commit7e04e5c6f6158d5528f0591cc6b3fc1a2b771a90
tree1b9fa55ef880bf4e9a9938158ebd57df8d76c483
parentb0561582ea1eaa4d778b2baed18b0cc2b48674bb
genirq/manage: Rework __irq_apply_affinity_hint()

Use the new guards to get and lock the interrupt descriptor and tidy up the
code.

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lore.kernel.org/all/20250429065421.897188799@linutronix.de
kernel/irq/manage.c