linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Some cleanup for MSI code
@ 2014-08-22  8:07 Yijing Wang
  2014-08-22  8:07 ` [PATCH v2 1/5] PCI/MSI: Clean up the kobject in struct msi_desc Yijing Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Yijing Wang @ 2014-08-22  8:07 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-pci, Yijing Wang

This is collection of two cleanup patchset,
http://marc.info/?l=linux-pci&m=140807095026813&w=2 and
http://marc.info/?l=linux-pci&m=140633779729162&w=2

I rebased it on 3.17-rc1, and dropped a incorrect patch.

Yijing Wang (5):
  PCI/MSI: Clean up the kobject in struct msi_desc
  PCI/MSI: Remove msi_attrib->pos in struct msi_desc
  PCI/MSI: Change msi_bus attribute to support enable/disable MSI for
    EP
  MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
  MSI: Use __read_msi_msg() instead of read_msi_msg()

 arch/ia64/kernel/msi_ia64.c          |    2 +-
 arch/ia64/sn/kernel/msi_sn.c         |    4 ++--
 arch/mips/pci/msi-octeon.c           |    6 +++---
 arch/powerpc/platforms/pseries/msi.c |    2 +-
 arch/x86/kernel/apic/io_apic.c       |    2 +-
 arch/x86/pci/xen.c                   |    2 +-
 drivers/pci/host/pcie-designware.c   |    2 +-
 drivers/pci/msi.c                    |   31 ++-----------------------------
 drivers/pci/pci-sysfs.c              |   12 ++++++------
 include/linux/msi.h                  |    9 ++-------
 10 files changed, 20 insertions(+), 52 deletions(-)


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2014-09-23  1:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-22  8:07 [PATCH v2 0/5] Some cleanup for MSI code Yijing Wang
2014-08-22  8:07 ` [PATCH v2 1/5] PCI/MSI: Clean up the kobject in struct msi_desc Yijing Wang
2014-08-22  8:07 ` [PATCH v2 2/5] PCI/MSI: Remove msi_attrib->pos " Yijing Wang
2014-08-22  8:07 ` [PATCH v2 3/5] PCI/MSI: Change msi_bus attribute to support enable/disable MSI for EP Yijing Wang
2014-09-22 23:03   ` Bjorn Helgaas
2014-09-23  1:20     ` Yijing Wang
2014-08-22  8:07 ` [PATCH v2 4/5] MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg() Yijing Wang
2014-09-22 23:08   ` Bjorn Helgaas
2014-09-23  1:22     ` Yijing Wang
2014-08-22  8:08 ` [PATCH v2 5/5] MSI: Use __read_msi_msg() instead of read_msi_msg() Yijing Wang
2014-09-16  6:34   ` Michael Ellerman
2014-09-16  6:47     ` Yijing Wang

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).