]> git.baikalelectronics.ru Git - kernel.git/commit
x86: single_step segment macros
authorRoland McGrath <roland@redhat.com>
Wed, 30 Jan 2008 12:30:50 +0000 (13:30 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 30 Jan 2008 12:30:50 +0000 (13:30 +0100)
commit1c0eb6d797f0c8eeb58944de3096222e43c433d7
tree66a11f2eb81892ae5b978e485f0f2060ad4b49e3
parenta8ed594ce430a61cebce87e313998506e3e3d4f6
x86: single_step segment macros

This cleans up the single-step code to use the asm/segment.h macros
for segment selector magic bits, rather than its own constant.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/step.c