* [PATCH 0/3] Some MSI cleanup
@ 2014-08-15 3:14 Yijing Wang
2014-08-22 7:45 ` Yijing Wang
0 siblings, 1 reply; 2+ messages in thread
From: Yijing Wang @ 2014-08-15 3:14 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: linux-pci, Yijing Wang
Yijing Wang (3):
MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
MSI: Use __read_msi_msg() instead of read_msi_msg()
xen/MSI: Retrieve MSI msg from cached msi_desc->msg
arch/ia64/kernel/msi_ia64.c | 2 +-
arch/ia64/sn/kernel/msi_sn.c | 4 ++--
arch/powerpc/platforms/pseries/msi.c | 2 +-
arch/x86/kernel/apic/io_apic.c | 2 +-
arch/x86/pci/xen.c | 2 +-
drivers/pci/msi.c | 18 ++----------------
include/linux/msi.h | 6 ++----
7 files changed, 10 insertions(+), 26 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/3] Some MSI cleanup
2014-08-15 3:14 [PATCH 0/3] Some MSI cleanup Yijing Wang
@ 2014-08-22 7:45 ` Yijing Wang
0 siblings, 0 replies; 2+ messages in thread
From: Yijing Wang @ 2014-08-22 7:45 UTC (permalink / raw)
To: Yijing Wang, Bjorn Helgaas; +Cc: linux-pci
On 2014/8/15 11:14, Yijing Wang wrote:
>
Hi Bjorn, please drop this series, I have sent a new version.
> Yijing Wang (3):
> MSI: Use __get_cached_msi_msg() instead of get_cached_msi_msg()
> MSI: Use __read_msi_msg() instead of read_msi_msg()
> xen/MSI: Retrieve MSI msg from cached msi_desc->msg
>
> arch/ia64/kernel/msi_ia64.c | 2 +-
> arch/ia64/sn/kernel/msi_sn.c | 4 ++--
> arch/powerpc/platforms/pseries/msi.c | 2 +-
> arch/x86/kernel/apic/io_apic.c | 2 +-
> arch/x86/pci/xen.c | 2 +-
> drivers/pci/msi.c | 18 ++----------------
> include/linux/msi.h | 6 ++----
> 7 files changed, 10 insertions(+), 26 deletions(-)
>
>
> .
>
--
Thanks!
Yijing
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-22 7:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-15 3:14 [PATCH 0/3] Some MSI cleanup Yijing Wang
2014-08-22 7:45 ` Yijing Wang
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.