[PATCH] x86_64: use halt() instead of raw inline assembly
authorJan Beulich <jbeulich@novell.com>
Mon, 26 Jun 2006 11:57:59 +0000 (13:57 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 26 Jun 2006 17:48:18 +0000 (10:48 -0700)
commit46d13a384bc695ec61458e5dcbac1eee6d623a9b
tree35e5ed5eb3a2c989b63b3f9863b2e201d332e996
parentd2ae5b5f6afd3c4caaf82444102a4372135cb994
[PATCH] x86_64: use halt() instead of raw inline assembly

Use abstractions whenever possible.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/crash.c
arch/x86_64/kernel/smp.c