diff options
author | Andrew Murray <andrew.murray@arm.com> | 2019-06-17 22:01:04 +0300 |
---|---|---|
committer | Marc Zyngier <marc.zyngier@arm.com> | 2019-07-05 15:56:18 +0300 |
commit | 218907cbc2b82419c70180610163c987d4764b27 (patch) | |
tree | a22012749fc9a5bf7c6c28c2de69374d5dccf45b /kernel/locking | |
parent | 30d97754b2d1bc4fd20f27c25fed92fc7ce39ce3 (diff) | |
download | linux-218907cbc2b82419c70180610163c987d4764b27.tar.xz |
KVM: arm/arm64: Remove pmc->bitmask
We currently use pmc->bitmask to determine the width of the pmc - however
it's superfluous as the pmc index already describes if the pmc is a cycle
counter or event counter. The architecture clearly describes the widths of
these counters.
Let's remove the bitmask to simplify the code.
Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'kernel/locking')
0 files changed, 0 insertions, 0 deletions