linux/arch/blackfin/mach-common
Jiang Liu 5e98c09904 06/18] smp, blackfin: kill SMP single function call interrupt
Commit 9a46ad6d6d "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: Mike Frysinger <vapier@gentoo.org>
Cc: uclinux-dist-devel@blackfin.uclinux.org
Signed-off-by: Jiang Liu <liuj97@gmail.com>
2014-01-29 15:11:12 +08:00
..
arch_checks.c Blackfin: split optimization settings more 2011-03-18 04:01:03 -04:00
cache-c.c blackfin: delete __cpuinit usage from all blackfin files 2013-07-14 19:36:53 -04:00
cache.S Blackfin: SMP: work around anomaly 05000491 2011-03-18 04:01:04 -04:00
clock.h blackfin: bf60x: add clock support 2012-05-21 14:54:13 +08:00
clocks-init.c bfin: reorg clock init steps for bf609 2012-07-24 13:39:49 +08:00
dpmc_modes.S blackfin: bf60x: pm: Add a debug option to calculate kernel wakeup time. 2012-05-21 14:54:52 +08:00
dpmc.c ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
entry.S bfin: switch to generic vfork, get rid of pointless wrappers 2012-11-28 23:43:41 -05:00
head.S blackfin: add bf60x to current framework 2012-05-21 14:54:12 +08:00
interrupt.S Blackfin/ipipe: fix deferred pipeline sync for the root stage 2011-03-18 04:01:11 -04:00
ints-priority.c blackfin: adi gpio driver and pinctrl driver support 2013-11-15 17:33:42 +08:00
Makefile blackfin: scb: Add system crossbar init code. 2013-09-13 10:42:27 +08:00
pm.c blackfin: fix build warning for unused variable 2013-11-15 18:14:55 +08:00
scb-init.c blackfin: scb: Add system crossbar init code. 2013-09-13 10:42:27 +08:00
smp.c 06/18] smp, blackfin: kill SMP single function call interrupt 2014-01-29 15:11:12 +08:00