All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Tian, Kevin" <kevin.tian@intel.com>
To: Bjorn Helgaas <helgaas@kernel.org>,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Marc Zyngier <maz@kernel.org>,
	"Chatre, Reinette" <reinette.chatre@intel.com>,
	Jason Gunthorpe <jgg@nvidia.com>,
	Alex Williamson <alex.williamson@redhat.com>,
	"Jiang, Dave" <dave.jiang@intel.com>,
	Megha Dey <megha.dey@intel.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Bjorn Helgaas <bhelgaas@google.com>
Subject: RE: [PATCH 2/3] Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()"
Date: Tue, 2 Apr 2024 02:47:50 +0000	[thread overview]
Message-ID: <BN9PR11MB52760177EFA980DB3B3125B38C3E2@BN9PR11MB5276.namprd11.prod.outlook.com> (raw)
In-Reply-To: <20240401232326.1794707-3-helgaas@kernel.org>

> From: Bjorn Helgaas <helgaas@kernel.org>
> Sent: Tuesday, April 2, 2024 7:23 AM
> 
> From: Bjorn Helgaas <bhelgaas@google.com>
> 
> This reverts commit c9e5bea273834a63b5e9ba90ad94b305ba50704e.
> 
> IMS (Interrupt Message Store) support appeared in v6.2, but there are no
> users yet.
> 
> Remove it for now.  We can add it back when a user comes along.  If this is
> re-added later, the relevant part of 41efa431244f ("PCI/MSI: Provide stubs
> for IMS functions") should be squashed into it.
> 
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>

Reviewed-by: Kevin Tian <kevin.tian@intel.com>

  reply	other threads:[~2024-04-02  2:47 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-03 23:15 [PATCH 0/8] arch/ typo fixes Bjorn Helgaas
2024-01-03 23:15 ` [PATCH 1/8] alpha: Fix typos Bjorn Helgaas
2024-01-04  0:24   ` Randy Dunlap
2024-01-03 23:15 ` [PATCH 2/8] ARC: " Bjorn Helgaas
2024-01-03 23:15   ` Bjorn Helgaas
2024-01-04  0:31   ` Randy Dunlap
2024-01-04  0:31     ` Randy Dunlap
2024-01-04 19:02     ` Bjorn Helgaas
2024-01-04 19:02       ` Bjorn Helgaas
2024-03-29 19:26       ` Vineet Gupta
2024-03-29 19:26         ` Vineet Gupta
2024-03-29 22:14         ` [PATCH v2] " Bjorn Helgaas
2024-03-29 22:14           ` Bjorn Helgaas
2024-03-29 22:14           ` Bjorn Helgaas
2024-03-30  1:00           ` Vineet Gupta
2024-03-30  1:00             ` Vineet Gupta
2024-04-01 23:23         ` [PATCH 0/3] PCI/MSI: Remove IMS (Interrupt Message Store) support for now Bjorn Helgaas
2024-04-01 23:23           ` [PATCH 1/3] Revert "PCI/MSI: Provide stubs for IMS functions" Bjorn Helgaas
2024-04-02  2:46             ` Tian, Kevin
2024-04-01 23:23           ` [PATCH 2/3] Revert "PCI/MSI: Provide pci_ims_alloc/free_irq()" Bjorn Helgaas
2024-04-02  2:47             ` Tian, Kevin [this message]
2024-04-01 23:23           ` [PATCH 3/3] Revert "PCI/MSI: Provide IMS (Interrupt Message Store) support" Bjorn Helgaas
2024-04-02  2:48             ` Tian, Kevin
2024-04-02  2:45           ` [PATCH 0/3] PCI/MSI: Remove IMS (Interrupt Message Store) support for now Tian, Kevin
2024-04-02 16:42             ` Bjorn Helgaas
2024-01-03 23:16 ` [PATCH 3/8] arm64: Fix typos Bjorn Helgaas
2024-01-03 23:16   ` Bjorn Helgaas
2024-01-04  1:06   ` Randy Dunlap
2024-01-04  1:06     ` Randy Dunlap
2024-01-03 23:16 ` [PATCH 4/8] arm64: dts: " Bjorn Helgaas
2024-01-04  1:01   ` Randy Dunlap
2024-01-03 23:16 ` [PATCH 5/8] KVM: arm64: " Bjorn Helgaas
2024-01-03 23:16   ` Bjorn Helgaas
2024-01-04  0:59   ` Randy Dunlap
2024-01-04  0:59     ` Randy Dunlap
2024-01-15 12:01   ` Zenghui Yu
2024-01-15 12:01     ` Zenghui Yu
2024-02-24  4:39   ` Zenghui Yu
2024-02-24  4:39     ` Zenghui Yu
2024-02-24  9:12     ` Oliver Upton
2024-02-24  9:12       ` Oliver Upton
2024-02-24  9:15   ` (subset) " Oliver Upton
2024-02-24  9:15     ` Oliver Upton
2024-01-03 23:16 ` [PATCH 6/8] MIPS: " Bjorn Helgaas
2024-01-04  0:56   ` Randy Dunlap
2024-01-08  9:41   ` Thomas Bogendoerfer
2024-01-03 23:16 ` [PATCH 7/8] powerpc: " Bjorn Helgaas
2024-01-03 23:16   ` Bjorn Helgaas
2024-01-04  0:37   ` Randy Dunlap
2024-01-04  0:37     ` Randy Dunlap
2024-05-08 13:49   ` Michael Ellerman
2024-05-08 13:49     ` Michael Ellerman
2024-01-03 23:16 ` [PATCH 8/8] sparc: " Bjorn Helgaas
2024-01-04  0:41   ` Randy Dunlap
2024-02-16 16:19   ` Andreas Larsson

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=BN9PR11MB52760177EFA980DB3B3125B38C3E2@BN9PR11MB5276.namprd11.prod.outlook.com \
    --to=kevin.tian@intel.com \
    --cc=alex.williamson@redhat.com \
    --cc=bhelgaas@google.com \
    --cc=dave.jiang@intel.com \
    --cc=helgaas@kernel.org \
    --cc=jgg@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=megha.dey@intel.com \
    --cc=reinette.chatre@intel.com \
    --cc=tglx@linutronix.de \
    /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.