[Resend Patch v4 03/16] smp, ARM64: Kill SMP single function call interrupt

Catalin Marinas catalin.marinas at arm.com
Fri Jan 23 10:10:41 PST 2015


On Fri, Jan 23, 2015 at 05:36:42AM +0000, Jiang Liu wrote:
> Commit 9a46ad6d6df3b54 "smp: make smp_call_function_many() use logic
> similar to smp_call_function_single()" has unified the way to handle
> single and multiple cross-CPU function calls. Now only one interrupt
> is needed for architecture specific code to support generic SMP function
> call interfaces, so kill the redundant single function call interrupt.
> 
> Signed-off-by: Jiang Liu <jiang.liu at linux.intel.com>
> Acked-by: Will Deacon <will.deacon at arm.com>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: Catalin Marinas <catalin.marinas at arm.com>
> Cc: Arnd Bergmann <arnd at arndb.de>

I queued the arm64 patch for 3.20. Thanks.

-- 
Catalin



More information about the linux-arm-kernel mailing list