linux-coco.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: Thomas Gleixner <tglx@linutronix.de>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Ashish Kalra <Ashish.Kalra@amd.com>
Cc: bhelgaas@google.com, jgross@suse.com, roger.pau@citrix.com,
	pstanner@redhat.com, linux-pci@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-coco@lists.linux.dev
Subject: Re: [PATCH RESEND v2] PCI/MSI: Fix x86 VMs crash due to dereferencing NULL MSI domain
Date: Thu, 27 Mar 2025 22:29:05 +0100	[thread overview]
Message-ID: <875xjuxivy.ffs@tglx> (raw)
In-Reply-To: <Z-WPDm9PcPLt9Hu6@smile.fi.intel.com>

On Thu, Mar 27 2025 at 19:46, Andy Shevchenko wrote:

> On Thu, Mar 27, 2025 at 04:29:46PM +0000, Ashish Kalra wrote:
>> From: Ashish Kalra <ashish.kalra@amd.com>
>> 
>> Moving pci_msi_ignore_mask to per MSI domain flag is causing a panic
>> with SEV-SNP VMs under KVM while booting and initializing virtio-scsi
>> driver as below :
>
> Isn't it already fixed (in current Linus' master branch?

Yes it is.

  3ece3e8e5976 ("PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends")

And it is fixed so that it takes _all_ potential PCI/MSI backends into
account and not only papers over the problem at hand as pointed out in
the thread leading up to the above commit.

Thanks,

        tglx

      reply	other threads:[~2025-03-27 21:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-27 16:29 [PATCH RESEND v2] PCI/MSI: Fix x86 VMs crash due to dereferencing NULL MSI domain Ashish Kalra
2025-03-27 17:46 ` Andy Shevchenko
2025-03-27 21:29   ` Thomas Gleixner [this message]

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=875xjuxivy.ffs@tglx \
    --to=tglx@linutronix.de \
    --cc=Ashish.Kalra@amd.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=bhelgaas@google.com \
    --cc=jgross@suse.com \
    --cc=linux-coco@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=pstanner@redhat.com \
    --cc=roger.pau@citrix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).