On Wed, Sep 10, 2014 at 10:33:26PM +0100, Frederic Weisbecker wrote: > ARM64 irq work self-IPI support depends on __smp_cross_call to point to > some relevant IRQ controller operations. This information should be > available after the call to init_IRQ(). > > Lets implement arch_irq_work_has_interrupt() accordingly. > > Cc: Catalin Marinas <[email protected]> > Cc: Ingo Molnar <[email protected]> > Cc: Paul E. McKenney <[email protected]> > Cc: Peter Zijlstra <[email protected]> > Cc: Thomas Gleixner <[email protected]> > Cc: Will Deacon <[email protected]> > Signed-off-by: Frederic Weisbecker <[email protected]>
For the arm64 bits: Acked-by: Catalin Marinas <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

