Re: [PATCH 1/7] perf/aux: Make perf_event accessible to setup_aux()
From: Suzuki K Poulose <suzuki.poulose@arm.com>
Date: 2019-01-16 10:21:40
Also in:
linux-s390, lkml
From: Suzuki K Poulose <suzuki.poulose@arm.com>
Date: 2019-01-16 10:21:40
Also in:
linux-s390, lkml
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@linaro.org> ---
Looks fine to me. FWIW: Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com> _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel