entry: Move irqentry_enter() prototype later
authorMark Rutland <mark.rutland@arm.com>
Tue, 7 Apr 2026 13:16:43 +0000 (14:16 +0100)
committerThomas Gleixner <tglx@kernel.org>
Wed, 8 Apr 2026 09:43:31 +0000 (11:43 +0200)
commiteb1b51afde506a8e38976190e518990d69ef5382
tree541c6e9cbb7d636083339a4e6293a91f31b764b7
parent22f66e7ef4ce9414b4bd18abe50ead4a1284b01a
entry: Move irqentry_enter() prototype later

Subsequent patches will rework the irqentry_*() functions. The end
result (and the intermediate diffs) will be much clearer if the
prototype for the irqentry_enter() function is moved later, immediately
before the prototype of the irqentry_exit() function.

Move the prototype later.

This is purely a move; there should be no functional change as a result
of this change.

Signed-off-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Reviewed-by: Jinjie Ruan <ruanjinjie@huawei.com>
Acked-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://patch.msgid.link/20260407131650.3813777-4-mark.rutland@arm.com
include/linux/irq-entry-common.h