diff options
| author | Marc Zyngier <[email protected]> | 2025-06-03 07:08:23 +0000 |
|---|---|---|
| committer | Marc Zyngier <[email protected]> | 2025-06-05 13:18:01 +0000 |
| commit | b61fae4ee120f337b8700dff43b2fd639f3bf6a5 (patch) | |
| tree | 6b04a95260a1c9c534cb88222a8d98c813d02cae /lib/crypto/mpi/mpi-mul.c | |
| parent | KVM: arm64: Add RMW specific sysreg accessor (diff) | |
| download | kernel-b61fae4ee120f337b8700dff43b2fd639f3bf6a5.tar.gz kernel-b61fae4ee120f337b8700dff43b2fd639f3bf6a5.zip | |
KVM: arm64: Don't use __vcpu_sys_reg() to get the address of a sysreg
We are about to prevent the use of __vcpu_sys_reg() as a lvalue,
and getting the address of a rvalue is not a thing.
Update the couple of places where we do this to use the __ctxt_sys_reg()
accessor, which return the address of a register.
Reviewed-by: Miguel Luis <[email protected]>
Reviewed-by: Oliver Upton <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'lib/crypto/mpi/mpi-mul.c')
0 files changed, 0 insertions, 0 deletions
