diff options
author | Jiang Liu <liuj97@gmail.com> | 2013-12-15 17:36:25 +0100 |
---|---|---|
committer | Matt Turner <mattst88@gmail.com> | 2015-05-26 19:01:46 +0200 |
commit | 614aab527b3d48f481854c215251471407473599 (patch) | |
tree | bbbba08a4e4cb20b5c5576d4df4904af88bc57ca /arch/alpha/include | |
parent | alpha: Remove #include <uapi/asm/types.h> from <asm/types.h> (diff) | |
download | linux-614aab527b3d48f481854c215251471407473599.tar.xz linux-614aab527b3d48f481854c215251471407473599.zip |
smp, alpha: kill SMP single function call interrupt
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.
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Shaohua Li <shli@kernel.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Jiri Kosina <trivial@kernel.org>
Cc: Richard Henderson <rth@twiddle.net>
Cc: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Acked-by: Matt Turner <mattst88@gmail.com>
Cc: linux-alpha@vger.kernel.org
Signed-off-by: Jiang Liu <liuj97@gmail.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
Diffstat (limited to 'arch/alpha/include')
0 files changed, 0 insertions, 0 deletions