Re: [PATCH] KVM: arm64: Constify kvm_io_gic_ops

From: Marc Zyngier
Date: Mon Dec 06 2021 - 03:42:00 EST


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.