Re: [PATCH] trace: add the MMIO-tracer to the tracer menu

From: Ingo Molnar
Date: Mon Oct 27 2008 - 08:02:19 EST



* Pekka Paalanen <pq@xxxxxx> wrote:

> > And doing this will remove the need about my question on depends
> > on X86.
>
> Yes, we can remove MMIOTRACE_HOOKS and replace it with just
> MMIOTRACE. MMIOTRACE_HOOKS is a remnant from the time when I thought
> that something else could also use the kmmio facilities.
>
> Here's a compile-tested patch against current Ingo's tip/master.
>
> From d4b97cd777c3382b784a9504281feccc9f2c4036 Mon Sep 17 00:00:00 2001
> From: Pekka Paalanen <pq@xxxxxx>
> Date: Fri, 24 Oct 2008 18:59:56 +0300
> Subject: [PATCH] mmiotrace: Remove unneeded CONFIG_MMIOTRACE_HOOKS.
>
> Signed-off-by: Pekka Paalanen <pq@xxxxxx>
> ---
> arch/x86/Kconfig.debug | 4 ----
> arch/x86/mm/Makefile | 3 +--
> arch/x86/mm/fault.c | 2 +-
> 3 files changed, 2 insertions(+), 7 deletions(-)

applied, 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/