From: Jiang Liu Date: Sun, 15 Dec 2013 16:36:28 +0000 (+0800) Subject: 06/18] smp, blackfin: kill SMP single function call interrupt X-Git-Tag: v3.14-rc1~55^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e98c0990471fa1ee707f5c3a6f5183355b19828;p=pandora-kernel.git 06/18] smp, blackfin: 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 Cc: Shaohua Li Cc: Peter Zijlstra Cc: Ingo Molnar Cc: Steven Rostedt Cc: Jiri Kosina Cc: Mike Frysinger Cc: uclinux-dist-devel@blackfin.uclinux.org Signed-off-by: Jiang Liu --- Reading git-diff-tree failed