diff options
author | KarimAllah Ahmed <[email protected]> | 2020-03-16 10:39:06 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2020-03-16 16:24:17 +0000 |
commit | 76a5db107273b1ad01471e48c49635e2b944a7f4 (patch) | |
tree | cf99272908843cc46ef919b1f1d2b0a556b7a1b7 /scripts/bpf_helpers_doc.py | |
parent | 98d54f81e36ba3bf92172791eba5ca5bd813989b (diff) |
KVM: arm64: Use the correct timer structure to access the physical counter
Use the physical timer structure when reading the physical counter
instead of using the virtual timer structure. Thankfully, nothing is
accessing this code path yet (at least not until we enable save/restore
of the physical counter). It doesn't hurt for this to be correct though.
Signed-off-by: KarimAllah Ahmed <[email protected]>
[maz: amended commit log]
Signed-off-by: Marc Zyngier <[email protected]>
Reviewed-by: Zenghui Yu <[email protected]>
Fixes: 84135d3d18da ("KVM: arm/arm64: consolidate arch timer trap handlers")
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions