diff options
author | Jinjie Ruan <ruanjinjie@huawei.com> | 2024-07-29 19:26:06 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-07-30 13:35:49 +0200 |
commit | b8fb82e4ffec3da153a6100d4cd6229fbfd3a22c (patch) | |
tree | 719476d878963b99d37419fe6eb1ea7338e7b674 /drivers/rapidio | |
parent | 1d07c9a3e71c97ee1bbc1f119e104bf3746c51f7 (diff) | |
download | linux-b8fb82e4ffec3da153a6100d4cd6229fbfd3a22c.tar.gz linux-b8fb82e4ffec3da153a6100d4cd6229fbfd3a22c.tar.bz2 linux-b8fb82e4ffec3da153a6100d4cd6229fbfd3a22c.zip |
irqchip: Remove asmlinkage for handlers registered with set_handle_irq()
All architectures with use set_handle_irq() to set the root chip interrupt
handler call that handler from C code, so there's no need for these
handlers to be marked asmlinkage.
Remove asmlinkage for all handlers registered with set_handle_irq().
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Mark Rutland <mark.rutland@arm.com>
Link: https://lore.kernel.org/all/20240729112606.1581732-1-ruanjinjie@huawei.com
Diffstat (limited to 'drivers/rapidio')
0 files changed, 0 insertions, 0 deletions