On 15/01/2019 23:07, Mathieu Poirier wrote:
When pmu::setup_aux() is called the coresight PMU needs to know which sink to use for the session by looking up the information in the event's attr::config2 field. As such simply replace the cpu information by the complete perf_event structure and change all affected customers. Signed-off-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx> ---
Looks fine to me. FWIW: Reviewed-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>