From: Bjorn Helgaas <bhelgaas@google.com>
To: Yijing Wang <wangyijing@huawei.com>
Cc: Sebastian Ott <sebott@linux.vnet.ibm.com>,
linux-pci@vger.kernel.org, Wuyun <wuyun.wu@huawei.com>
Subject: Re: [PATCH v3 0/6] Cleanup for MSI
Date: Wed, 16 Jul 2014 14:56:27 -0600 [thread overview]
Message-ID: <20140716205627.GB14366@google.com> (raw)
In-Reply-To: <1404785221-6428-1-git-send-email-wangyijing@huawei.com>
On Tue, Jul 08, 2014 at 10:07:01AM +0800, Yijing Wang wrote:
> This patchset is based Bjorn's pci/msi branch.
>
> v2->v3: Fix the misuse of MSI and MSIX default mask functions.
> Integrate "Use irq_get_msi_desc() to simplify code" into patchset.
> v1->v2: Modify msi_setup_entry() return type suggested by Bjorn.
> Post a new s390 MSI patch to fix and simplify MSI code.
> Post another 3 cleanup patch for MSI.
>
> Yijing Wang (6):
> PCI/MSI: MSI cleanup, msi_setup_entry()
> s390/MSI: Use standard mask and unmask funtions
> PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()
> PCI/MSI: Retrieve first MSI irq from msi_desc rather than pci_dev
> PCI/MSI: Clean up the useless code
> PCI/MSI: Use irq_get_msi_desc() to simplify code
>
> arch/s390/pci/pci.c | 49 ++++--------------------------
> drivers/pci/msi.c | 84 +++++++++++++++++++++++---------------------------
> include/linux/pci.h | 2 -
> 3 files changed, 45 insertions(+), 90 deletions(-)
I applied these (except the s390 one, which Sebastian took) to pci/msi for
v3.17, thanks!
Bjorn
prev parent reply other threads:[~2014-07-16 20:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-08 2:07 [PATCH v3 0/6] Cleanup for MSI Yijing Wang
2014-07-16 20:56 ` 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=20140716205627.GB14366@google.com \
--to=bhelgaas@google.com \
--cc=linux-pci@vger.kernel.org \
--cc=sebott@linux.vnet.ibm.com \
--cc=wangyijing@huawei.com \
--cc=wuyun.wu@huawei.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.