• Paul Mundt's avatar
    sh: __irq_entry annotate do_IRQ(). · ba93483f
    Paul Mundt authored
    This adds an __irq_entry annotation for do_IRQ() so that the IRQ
    annotation in the function graph tracer works as advertized. We already
    have the IRQENTRY section wired up, so this is just a trivial addition
    to actually make use of it.
    Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
    ba93483f
irq.c 6.04 KB