diff options
author | 2022-07-14 08:10:09 +0100 | |
---|---|---|
committer | 2022-07-17 11:55:33 +0100 | |
commit | 619064afa9b6f0088b86a1fed20c049cfe94cdf7 (patch) | |
tree | 632cde9bc3768ae1c2f501be1f944a82420a5bfd /scripts/generate_rust_analyzer.py | |
parent | KVM: arm64: vgic: Consolidate userspace access for base address setting (diff) | |
download | wireguard-linux-619064afa9b6f0088b86a1fed20c049cfe94cdf7.tar.xz wireguard-linux-619064afa9b6f0088b86a1fed20c049cfe94cdf7.zip |
KVM: arm64: vgic: Tidy-up calls to vgic_{get,set}_common_attr()
The userspace accessors have an early call to vgic_{get,set}_common_attr()
that makes the code hard to follow. Move it to the default: clause of
the decoding switch statement, which results in a nice cleanup.
This requires us to move the handling of the pending table into the
common handling, even if it is strictly a GICv3 feature (it has the
benefit of keeping the whole control group handling in the same
function).
Also cleanup vgic_v3_{get,set}_attr() while we're at it, deduplicating
the calls to vgic_v3_attr_regs_access().
Suggested-by: Reiji Watanabe <reijiw@google.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions