[PATCH] KVM: arm64: Constify kvm_io_gic_ops
Marc Zyngier
maz at kernel.org
Mon Dec 6 00:41:52 PST 2021
On Sat, 4 Dec 2021 22:35:18 +0100, Rikard Falkeborn wrote:
> The only usage of kvm_io_gic_ops is to make a comparison with its
> address and to pass its address to kvm_iodevice_init() which takes a
> pointer to const kvm_io_device_ops as input. Make it const to allow the
> compiler to put it in read-only memory.
Applied to next, thanks!
[1/1] KVM: arm64: Constify kvm_io_gic_ops
commit: 636dcd0204599f94680f8f87b46cef7c66034ac0
Cheers,
M.
--
Without deviation from the norm, progress is not possible.
More information about the linux-arm-kernel
mailing list