From: Frederic Weisbecker Date: Sat, 16 Aug 2014 16:48:05 +0000 (+0200) Subject: arm64: Tell irq work about self IPI support X-Git-Tag: fixes-against-v3.18-rc2~143^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3631073659d0aafeaa52227bb61a100efaf901dc;p=pandora-kernel.git arm64: Tell irq work about self IPI support 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. Acked-by: Peter Zijlstra (Intel) Acked-by: Catalin Marinas Cc: Ingo Molnar Cc: Paul E. McKenney Cc: Peter Zijlstra Cc: Thomas Gleixner Cc: Will Deacon Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed