Skip to content
Commit 84ed2747 authored by Robin Murphy's avatar Robin Murphy
Browse files

perf: Clean up redundant group validation



None of these drivers are doing anything that perf_event_open() doesn't
inherently do as of commit bf480f93 ("perf/core: Don't allow
grouping events from different hw pmus"). While it's quite possible
that they should be doing some actual validation of the schedulability
of their own events within the given group, for now at least removing
this redundant code makes it even clearer that they are not.

Signed-off-by: Robin Murphy's avatarRobin Murphy <robin.murphy@arm.com>
parent 72872b0d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment