All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: kvm@vger.kernel.org, Ricardo Koller <ricarkol@google.com>,
	kvmarm@lists.cs.columbia.edu
Cc: jingzhangos@google.com, pshier@google.com, oupton@google.com,
	james.morse@arm.com, rananta@google.com, suzuki.poulose@arm.com,
	catalin.marinas@arm.com, drjones@redhat.com, reijiw@google.com,
	alexandru.elisei@arm.com
Subject: Re: [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
Date: Thu, 19 Aug 2021 11:47:24 +0100	[thread overview]
Message-ID: <162937003857.598624.13282260461070232329.b4-ty@kernel.org> (raw)
In-Reply-To: <20210818213205.598471-1-ricarkol@google.com>

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.



WARNING: multiple messages have this Message-ID (diff)
From: Marc Zyngier <maz@kernel.org>
To: kvm@vger.kernel.org, Ricardo Koller <ricarkol@google.com>,
	kvmarm@lists.cs.columbia.edu
Cc: catalin.marinas@arm.com, pshier@google.com, rananta@google.com
Subject: Re: [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq
Date: Thu, 19 Aug 2021 11:47:24 +0100	[thread overview]
Message-ID: <162937003857.598624.13282260461070232329.b4-ty@kernel.org> (raw)
In-Reply-To: <20210818213205.598471-1-ricarkol@google.com>

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.


_______________________________________________
kvmarm mailing list
kvmarm@lists.cs.columbia.edu
https://lists.cs.columbia.edu/mailman/listinfo/kvmarm

  parent reply	other threads:[~2021-08-19 10:47 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-18 21:32 [PATCH] KVM: arm64: vgic: drop WARN from vgic_get_irq Ricardo Koller
2021-08-18 21:32 ` Ricardo Koller
2021-08-18 21:34 ` Oliver Upton
2021-08-18 21:34   ` Oliver Upton
2021-08-18 21:45   ` Ricardo Koller
2021-08-18 21:45     ` Ricardo Koller
2021-08-19  7:41     ` Oliver Upton
2021-08-19  7:41       ` Oliver Upton
2021-08-19  8:04       ` Marc Zyngier
2021-08-19  8:04         ` Marc Zyngier
2021-08-19  8:16         ` Oliver Upton
2021-08-19  8:16           ` Oliver Upton
2021-08-19 10:47 ` Marc Zyngier [this message]
2021-08-19 10:47   ` Marc Zyngier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=162937003857.598624.13282260461070232329.b4-ty@kernel.org \
    --to=maz@kernel.org \
    --cc=alexandru.elisei@arm.com \
    --cc=catalin.marinas@arm.com \
    --cc=drjones@redhat.com \
    --cc=james.morse@arm.com \
    --cc=jingzhangos@google.com \
    --cc=kvm@vger.kernel.org \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=oupton@google.com \
    --cc=pshier@google.com \
    --cc=rananta@google.com \
    --cc=reijiw@google.com \
    --cc=ricarkol@google.com \
    --cc=suzuki.poulose@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.