commit | 3f80c1adc900769f2070432419da3b5ddbf066fc | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Jan 30 13:30:50 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jan 30 13:30:50 2008 +0100 |
tree | 66a11f2eb81892ae5b978e485f0f2060ad4b49e3 | |
parent | fa1e03eae2f38e7b38095301b043da9c274d2284 [diff] |
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>