]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Add smp_call_function_single()
authorPeter Watkins <pwatkins@sicortex.com>
Mon, 30 Jul 2007 22:01:29 +0000 (18:01 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 31 Jul 2007 20:35:37 +0000 (21:35 +0100)
commit2e7f3560c7a6895973f3e3abe205b49e0764d5cd
tree31eb7dda7083c083df0b6407f2daa15f9849ae54
parentfc7663ae782ffedab1465541847a406dc82ea626
[MIPS] Add smp_call_function_single()

In the other archs, there is more factoring of smp call code, and more care
in the use of get_cpu(). That can be a follow-up MIPS patch.

Signed-off-by: Peter Watkins <pwatkins@sicortex.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/smp.c