Re: [patch] Performance Counters for Linux, v5

From: KOSAKI Motohiro
Date: Thu Dec 25 2008 - 04:20:42 EST


>
> * KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx> wrote:
>
> > Hi Ingo,
> >
> > Currently, -tip tree can't build on my ia64 box.
> > because..
> >
> > > create mode 100644 Documentation/perf-counters.txt
> > > delete mode 100644 arch/x86/include/asm/intel_arch_perfmon.h
> > > create mode 100644 arch/x86/include/asm/perf_counter.h
> > > create mode 100644 arch/x86/kernel/cpu/perf_counter.c
> > > rename arch/x86/kernel/{signal_32.c => signal.c} (74%)
> > > delete mode 100644 arch/x86/kernel/signal_64.c
> > > create mode 100644 include/linux/perf_counter.h
> > > create mode 100644 kernel/perf_counter.c
> >
> >
> > Only x86 has <asm/perf_counter.h>.
>
> thanks - the fix below resolves it, right?
>
> Ingo

ok.
Now, my box boot successfully.

Acked-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>
Tested-by: KOSAKI Motohiro <kosaki.motohiro@xxxxxxxxxxxxxx>

thanks.


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