[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>
Showing
- arch/x86_64/kernel/process.c 1 addition, 1 deletionarch/x86_64/kernel/process.c
- arch/x86_64/kernel/setup64.c 6 additions, 6 deletionsarch/x86_64/kernel/setup64.c
- include/asm-x86_64/suspend.h 1 addition, 3 deletionsinclude/asm-x86_64/suspend.h
- include/asm-x86_64/system.h 0 additions, 6 deletionsinclude/asm-x86_64/system.h
Loading
Please register or sign in to comment