On Wed, 18 Aug 2021 14:32:05 -0700, Ricardo Koller wrote:
vgic_get_irq(intid) is used all over the vgic code in order to get a
reference to a struct irq. It warns whenever intid is not a valid number
(like when it's a reserved IRQ number). The issue is that this warning
can be triggered from userspace (e.g., KVM_IRQ_LINE for intid 1020).
Drop the WARN call from vgic_get_irq.
Applied to next, thanks!
[1/1] KVM: arm64: vgic: drop WARN from vgic_get_irq
commit: b9a51949cebcd57bfb9385d9da62ace52564898c
Cheers,
M.
--
Without deviation from the norm, progress is not possible.