* [PATCH v4 0/3] MSI cleanup update
@ 2014-09-24 3:09 Yijing Wang
2014-09-24 13:41 ` Bjorn Helgaas
0 siblings, 1 reply; 2+ messages in thread
From: Yijing Wang @ 2014-09-24 3:09 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: linux-pci, Yijing Wang
v3->v4: fix the build error under powerpc, I missed to replace
its __read_msi_msg() in last patch.
Yijing Wang (3):
MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()
PCI/MSI: Remove unused function read_msi_msg()
PCI/MSI: Rename __read_msi_msg() to read_msi_msg()
arch/powerpc/platforms/pseries/msi.c | 2 +-
arch/x86/pci/xen.c | 2 +-
drivers/pci/msi.c | 9 +--------
include/linux/msi.h | 3 +--
4 files changed, 4 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v4 0/3] MSI cleanup update
2014-09-24 3:09 [PATCH v4 0/3] MSI cleanup update Yijing Wang
@ 2014-09-24 13:41 ` Bjorn Helgaas
0 siblings, 0 replies; 2+ messages in thread
From: Bjorn Helgaas @ 2014-09-24 13:41 UTC (permalink / raw)
To: Yijing Wang; +Cc: linux-pci
On Wed, Sep 24, 2014 at 11:09:31AM +0800, Yijing Wang wrote:
> v3->v4: fix the build error under powerpc, I missed to replace
> its __read_msi_msg() in last patch.
>
> Yijing Wang (3):
> MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg()
> PCI/MSI: Remove unused function read_msi_msg()
> PCI/MSI: Rename __read_msi_msg() to read_msi_msg()
>
> arch/powerpc/platforms/pseries/msi.c | 2 +-
> arch/x86/pci/xen.c | 2 +-
> drivers/pci/msi.c | 9 +--------
> include/linux/msi.h | 3 +--
> 4 files changed, 4 insertions(+), 12 deletions(-)
Applied to pci/msi for v3.18, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-09-24 13:41 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24 3:09 [PATCH v4 0/3] MSI cleanup update Yijing Wang
2014-09-24 13:41 ` Bjorn Helgaas
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).