]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] x86_64: eliminate set_debug()
authorJan Beulich <jbeulich@novell.com>
Sat, 25 Mar 2006 15:29:22 +0000 (16:29 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 17:10:52 +0000 (09:10 -0800)
commit2b514e74f4e59e3b8e54891580fef2c9ff6c7bd0
tree106ddc876df761c2b3d9aa3ef27c576ad15ed54b
parent893efca9279d7a78bae6532de0524e53370819d5
[PATCH] x86_64: eliminate set_debug()

For consistency and to have only a single place of definition, replace
set_debug() uses with set_debugreg(), and eliminate the definition of
thj former.

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/process.c
arch/x86_64/kernel/setup64.c
include/asm-x86_64/suspend.h
include/asm-x86_64/system.h