Re: [PATCH] x86: fix mmiotrace 8-bit register decoding

From: Ingo Molnar
Date: Sat Jul 26 2008 - 11:56:25 EST



* Pekka Paalanen <pq@xxxxxx> wrote:

> From 8321edde04244cc91470da5a7a71b79b704b0da1 Mon Sep 17 00:00:00 2001
> From: Pekka Paalanen <pq@xxxxxx>
> Date: Mon, 21 Jul 2008 18:49:56 +0300
> Subject: [PATCH] x86: fix mmiotrace 8-bit register decoding
>
> When SIL, DIL, BPL or SPL registers were used in MMIO, the datum
> was extracted from AH, BH, CH, or DH, which are incorrect.
>
> Signed-off-by: Pekka Paalanen <pq@xxxxxx>
> ---
>
> This patch was cooked in Linus' tree because I couldn't get linux-next
> to boot properly at the time. It applies cleanly to tip/master though.
> Another problem I noticed is with non-page-aligned mappings, but
> that's a different story.

applied to tip/tracing/mmiotrace - thanks Pekka!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/