panic, smp: provide smp_send_stop() wrapper on UP too
authorIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 10:14:06 +0000 (11:14 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Mar 2009 10:24:31 +0000 (11:24 +0100)
Impact: cleanup, no code changed

Remove an ugly #ifdef CONFIG_SMP from panic(), by providing
an smp_send_stop() wrapper on UP too.

LKML-Reference: <49B91A7E.76E4.0078.0@novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found