From: Sam Ravnborg Date: Mon, 14 May 2012 13:14:36 +0000 (+0200) Subject: sparc32: move smp ipi to method ops X-Git-Tag: v3.5-rc1~190^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ba22b16bbf354822b7988ec5b4b35774dcd479f;p=pandora-kernel.git sparc32: move smp ipi to method ops I ended up renaming set_cpu_int to send_ipi to be consistent all way around. send_ipi was moved to the *_smp.c files so we could call the relevant method direct, without any _ops indirection. Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed