• Tom Rini's avatar
    [PATCH] Export synchronize_irq on CONFIG_SMP=y · 70696d63
    Tom Rini authored
    Currently, all arches which support SMP define synchronize_irq(irq)
    to be a real function (generally defined in arch/$(ARCH)/kernel/irq.c).
    This export was removed inadvertanly I believe in the "bit IRQ lock"
    removal and IRQ cleanups ChangeSet.
    70696d63
i386_ksyms.c 4.14 KB