Re: [PATCH 3/3] perf/core, x86: implement ARCH_PERFMON_EVENTSELbit masks

From: Robert Richter
Date: Tue Mar 30 2010 - 05:28:46 EST


On 29.03.10 18:48:58, Peter Zijlstra wrote:
> Could you fold this with your 2/3 and create x86_pmu_raw_event() which
> lives in arch/x86/kernel/cpu/perf_event.c, that's more consistent wrt
> the X86_RAW_EVENT_MASK name and that way you don't need to re-order the
> #include ""s either.

The patch below replaces patches 2 and 3.

-Robert

---