]> git.baikalelectronics.ru Git - kernel.git/commit
perf/smmuv3: Validate groups for global filtering
authorRobin Murphy <robin.murphy@arm.com>
Thu, 1 Aug 2019 15:22:45 +0000 (16:22 +0100)
committerWill Deacon <will@kernel.org>
Tue, 27 Aug 2019 18:37:04 +0000 (19:37 +0100)
commitcb35e30c0de15d4e9425f9bacfb53b49b0ed3d10
treed1616782372c27a89679568e7a395317beab7f41
parent43783c8af68e7484c9816e6a4c49eddb409fc5a4
perf/smmuv3: Validate groups for global filtering

With global filtering, it becomes possible for users to construct
self-contradictory groups with conflicting filters. Make sure we
cover that when initially validating events.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will@kernel.org>
drivers/perf/arm_smmuv3_pmu.c