Re: [PATCH v6 0/6] perf: add ability to sample interrupted machine state

From: Stephane Eranian
Date: Wed Sep 24 2014 - 04:32:03 EST


On Wed, Sep 24, 2014 at 9:49 AM, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> On Tue, Sep 23, 2014 at 04:57:43PM +0200, Stephane Eranian wrote:
>> In V6, we added the missing copy of the eflags from the PEBS
>> mahcine state (reported by Andi). We fixed some formatting
>> issues. We rebased to 3.17-rc6.
>
> ../arch/x86/kernel/cpu/perf_event_intel_ds.c: In function â__intel_pmu_pebs_eventâ:
> ../arch/x86/kernel/cpu/perf_event_intel_ds.c:899:7: error: âstruct pt_regsâ has no member named âeflagsâ
>
> You mean that?
>
Is that compiling v6?
I thought I had fixed that.
Needs to be flags not eflags.
I can repost for V7.
Sorry about that.
--
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/