linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yijing Wang <wangyijing@huawei.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: <linux-pci@vger.kernel.org>, Wuyun <wuyun.wu@huawei.com>,
	Xinwei Hu <huxinwei@huawei.com>,
	Yijing Wang <wangyijing@huawei.com>
Subject: [PATCH v2 0/5] Cleanup for MSI
Date: Fri, 4 Jul 2014 16:14:27 +0800	[thread overview]
Message-ID: <1404461667-9636-1-git-send-email-wangyijing@huawei.com> (raw)

This patchset is based Bjorn's pci/msi branch.

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.

Patch 2(s390/MSI) just compiled fine, no real machine test.

Yijing Wang (5):
  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

 arch/s390/pci/pci.c |   49 ++++------------------------------
 drivers/pci/msi.c   |   72 ++++++++++++++++++++++++---------------------------
 include/linux/pci.h |    2 -
 3 files changed, 40 insertions(+), 83 deletions(-)



                 reply	other threads:[~2014-07-04  8:16 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1404461667-9636-1-git-send-email-wangyijing@huawei.com \
    --to=wangyijing@huawei.com \
    --cc=bhelgaas@google.com \
    --cc=huxinwei@huawei.com \
    --cc=linux-pci@vger.kernel.org \
    --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 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).