diff options
author | Masami Hiramatsu <[email protected]> | 2010-10-14 12:10:36 +0900 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2010-10-14 08:55:28 +0200 |
commit | 3caa37519ccbb200c7fbbf6ff4fb306a30f29425 (patch) | |
tree | fc2c999dd90d8d47f2a928960f02f6280b14f819 /net/unix/sysctl_net_unix.c | |
parent | 087a4eb55971dfcc8df18312faf9393d0a479f3a (diff) |
x86: Use __stop_machine() in text_poke_smp()
Use __stop_machine() in text_poke_smp() because the caller
must get online_cpus before calling text_poke_smp(), but
stop_machine() do it again. We don't need it.
Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: [email protected]
Cc: Mathieu Desnoyers <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions