ARM: perf: remove confusing comment from v7 perf events backend
authorWill Deacon <will.deacon@arm.com>
Fri, 3 Jun 2011 16:38:49 +0000 (17:38 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 7 Jul 2011 18:20:53 +0000 (19:20 +0100)
commit7b35fa47eecd0c746924a6d6c2a897d2cec778ba
tree0de0f06074ea375106feea2251d0f6389d963742
parent7665d9d2df2eb26284467c2f8591004bd511c75f
ARM: perf: remove confusing comment from v7 perf events backend

The comment about measuring TLB misses and refills in the ARMv7 perf
backend makes little sense and refers loosely to raw counters that
should be used instead.

This patch removes the comments to avoid any confusion.

Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm/kernel/perf_event_v7.c