commit | 5f76cb1f6c42e7575256595f85b8b97d84ec669e | [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 | f16a32e7a49109a381880bfabb9e1ab496844249 | |
parent | 3f80c1adc900769f2070432419da3b5ddbf066fc [diff] |
x86: single_step 0xf0 This fixes the 64-bit single-step handling code's instruction decoder to grok the 0xf0 (lock) prefix, which the 32-bit code already does correctly. Signed-off-by: Roland McGrath <roland@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>