Re: [PATCH 2/4] perf: Keep AUX flags in the output handle
From: Alexander Shishkin
Date: Tue Feb 21 2017 - 05:54:41 EST
Will Deacon <will.deacon@xxxxxxx> writes:
> Hi Alexander,
Hi Will,
>> + handle->aux_flags &= ~PERF_AUX_FLAG_OVERWRITE;
>> +
>
> ... I don't think you need this addition anymore. It's harmless, though.
Right, assuming the PMU driver isn't doing anything fishy to
handle->aux_flags directly.
Regards,
--
Alex