On Wed, Sep 24, 2014 at 9:49 AM, Peter Zijlstra <pet...@infradead.org> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to