]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite1d8c346b28ecebbd8d71af485b1d96e0a92f24b
tree35e5ed5eb3a2c989b63b3f9863b2e201d332e996
parentd70673185c43b6c86e75f8fb9ddbd9193f0f42d0
[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