genirq: Move irq_thread_fn() further up in the code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Tue, 19 Nov 2024 10:42:34 +0000 (12:42 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 3 Dec 2024 10:59:10 +0000 (11:59 +0100)
commit6f8b79683dfb37ee0661cf4c13a72f024c29f65c
treeda49927d490d7155421edf9b99896c2b52b51d92
parente70140ba0d2b1a30467d4af6bcfe761327b9ec95
genirq: Move irq_thread_fn() further up in the code

In a preparation to reuse irq_thread_fn() move it further up in the
code. No functional change intended.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/all/20241119104339.2112455-2-andriy.shevchenko@linux.intel.com
kernel/irq/manage.c