Home
last modified time | relevance | path

Searched hist:"5 f76cb1f6c42e7575256595f85b8b97d84ec669e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/x86/kernel/
H A Dstep.cdiff 5f76cb1f6c42e7575256595f85b8b97d84ec669e Wed Jan 30 06:30:50 CST 2008 Roland McGrath <roland@redhat.com> 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>