[PATCH 1/3] KVM: arm64: timer: Drop warning on failed interrupt signalling

Alexander Potapenko glider at google.com
Thu Feb 6 07:50:08 PST 2025


On Thu, Feb 6, 2025 at 4:21 PM Marc Zyngier <maz at kernel.org> wrote:
>
> We currently spit out a warning if making a timer interrupt pending
> fails. But not only this is loud and easy to trigger from userspace,
> we also fail to do anything useful with that information.
>
> Dropping the warning is the easiest thing to do for now. We can
> always add error reporting if we really want in the future.
>
> Reported-by: Alexander Potapenko <glider at google.com>
> Signed-off-by: Marc Zyngier <maz at kernel.org>
Tested-by: Alexander Potapenko <glider at google.com>

Thanks!



More information about the linux-arm-kernel mailing list