commit | 4ba22b16bbf354822b7988ec5b4b35774dcd479f | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Mon May 14 15:14:36 2012 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon May 14 14:05:07 2012 -0700 |
tree | 3476a58b0d8788b89b575f4926e294f4b8bbdd43 | |
parent | c68e5d39a502d01421cbc70d25c377e9215facef [diff] |
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 <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net>