From: Bjorn Helgaas <bhelgaas@google.com>
To: "linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Cc: "e1000-devel@lists.sourceforge.net"
<e1000-devel@lists.sourceforge.net>,
Joerg Roedel <joro@8bytes.org>,
Sudeep Dutt <sudeep.dutt@intel.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Stephen Hemminger <stephen@networkplumber.org>,
"open list:INTEL IOMMU (VT-d)" <iommu@lists.linux-foundation.org>,
Tomas Winkler <tomas.winkler@intel.com>,
Aaron F Brown <aaron.f.brown@intel.com>,
Arjan van de Ven <arjan@linux.intel.com>
Subject: Re: [PATCH v2 0/4] Remove dead code
Date: Thu, 20 Feb 2014 18:30:15 -0700 [thread overview]
Message-ID: <CAErSpo7z9-gTGLHT8gOGC-KHek-kzNBtWVMWQEU8DWn3PekmTw@mail.gmail.com> (raw)
In-Reply-To: <20140218205925.11014.14973.stgit@bhelgaas-glaptop.roam.corp.google.com>
On Tue, Feb 18, 2014 at 1:59 PM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> This is v2 of my rework of part of Stephen's patch [1]. My v1 posting,
> with a little discussion, is here [2].
>
> This removes SR-IOV migration support, which seems to be unused.
>
> Changes since v1:
> - Drop the removal of MMIO exclusivity.
> - Add a few includes of <linux/irqreturn.h>. The SR-IOV migration
> support included irqreturn.h via linux/pci.h, and a few drivers relied
> on that. So this v2 series updates those drivers to include
> irqreturn.h directly.
>
> Unless there's objection, I'd like to merge all these through my PCI tree
> for v3.15.
I applied these to my pci/dead-code branch, which is now in -next, for v3.15.
> Bjorn
>
> [1] http://lkml.kernel.org/r/20131227132710.7190647c@nehalam.linuxnetplumber.net
> [2] https://lkml.kernel.org/r/20140130192011.25426.45702.stgit@bhelgaas-glaptop.roam.corp.google.com
>
> ---
>
> Bjorn Helgaas (4):
> misc: mic: Add include of <linux/irqreturn.h>
> mei: Add include of <linux/irqreturn.h>
> iommu/amd: Add include of <linux/irqreturn.h>
> PCI: Remove unused SR-IOV VF Migration support
>
>
> Documentation/PCI/pci-iov-howto.txt | 4 -
> drivers/iommu/amd_iommu_types.h | 1
> drivers/misc/mei/hw-me.h | 1
> drivers/misc/mic/card/mic_device.h | 1
> drivers/misc/mic/host/mic_device.h | 1
> drivers/pci/iov.c | 119 -----------------------------------
> drivers/pci/pci.h | 4 -
> include/linux/pci.h | 4 -
> 8 files changed, 4 insertions(+), 131 deletions(-)
prev parent reply other threads:[~2014-02-21 1:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-18 20:59 [PATCH v2 0/4] Remove dead code Bjorn Helgaas
2014-02-18 20:59 ` [PATCH v2 1/4] misc: mic: Add include of <linux/irqreturn.h> Bjorn Helgaas
2014-02-19 17:09 ` Sudeep Dutt
2014-02-18 20:59 ` [PATCH v2 2/4] mei: " Bjorn Helgaas
2014-02-19 8:29 ` Winkler, Tomas
2014-02-19 18:28 ` Bjorn Helgaas
2014-02-18 20:59 ` [PATCH v2 3/4] iommu/amd: " Bjorn Helgaas
2014-02-18 21:00 ` [PATCH v2 4/4] PCI: Remove unused SR-IOV VF Migration support Bjorn Helgaas
2014-02-21 1:30 ` Bjorn Helgaas [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=CAErSpo7z9-gTGLHT8gOGC-KHek-kzNBtWVMWQEU8DWn3PekmTw@mail.gmail.com \
--to=bhelgaas@google.com \
--cc=aaron.f.brown@intel.com \
--cc=arjan@linux.intel.com \
--cc=e1000-devel@lists.sourceforge.net \
--cc=iommu@lists.linux-foundation.org \
--cc=joro@8bytes.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=stephen@networkplumber.org \
--cc=sudeep.dutt@intel.com \
--cc=tomas.winkler@intel.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).