summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@orcam.me.uk>2026-05-04 23:13:55 +0300
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>2026-05-26 17:35:36 +0300
commita032121b273ec7bcad15812e624d28f0eece6b3f (patch)
treec9476f1649e57a699054807d41498a7e3d5c848b /include/linux
parent8e0780d30b1b51248e42895b7acc7a20f147b40b (diff)
downloadlinux-a032121b273ec7bcad15812e624d28f0eece6b3f.tar.xz
MIPS: Make do_IRQ() available for assembly callers
As from commit 8f99a1626535 ("MIPS: Tracing: Add IRQENTRY_EXIT section for MIPS") do_IRQ() is not a macro anymore and can be invoked directly from assembly code again, however its `asmlinkage' annotation has never been brought back from the previous removal of the function with commit 187933f23679 ("[MIPS] do_IRQ cleanup"). Since calling the function directly from assembly code has a performance advantage, add the annotation back so that the DEC platform can make use of this again. Signed-off-by: Maciej W. Rozycki <macro@orcam.me.uk> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions