]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: perf: remove misleading comment
authorAndrew Murray <andrew.murray@arm.com>
Fri, 18 Jan 2019 14:02:27 +0000 (14:02 +0000)
committerWill Deacon <will.deacon@arm.com>
Sat, 19 Jan 2019 22:57:38 +0000 (22:57 +0000)
commitb36506787cf19a3eb1116d5dcdef2e2ad5b2933a
tree81f8c6d1dddcbb87ab093510e9682aed33f8b1bc
parentc061ce249f9bd21a7b6effa46a99563b876f76b6
arm64: perf: remove misleading comment

The comment for the armv8pmu_set_event_filter function suggests that
it only works for PMUv2 PMUs - this is incorrect.

Let's remove the incorrect comment.

Acked-by: Mark Rutland <mark.rutland@arm.com>
Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/perf_event.c