* [PATCH 0/5] Cleanup for MSI
@ 2014-06-19 8:29 Yijing Wang
2014-07-04 0:04 ` Bjorn Helgaas
0 siblings, 1 reply; 3+ messages in thread
From: Yijing Wang @ 2014-06-19 8:29 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: linux-pci, Wuyun, Xinwei Hu, Yijing Wang
Yijing Wang (5):
PCI/MSI: Introduce msix_clear_and_set_ctrl() function
PCI/MSI: Remove the unused function msi_enabled_mask()
PCI/MSI: Cache Multiple Message Capable info in msi_desc
PCI/MSI: MSI cleanup, msi_setup_entry()
s390/MSI: Fix msi mask issue
arch/s390/pci/pci.c | 2 +-
drivers/pci/msi.c | 129 +++++++++++++++++++++++++--------------------------
include/linux/msi.h | 1 +
3 files changed, 65 insertions(+), 67 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/5] Cleanup for MSI
2014-06-19 8:29 [PATCH 0/5] Cleanup for MSI Yijing Wang
@ 2014-07-04 0:04 ` Bjorn Helgaas
2014-07-04 2:42 ` Yijing Wang
0 siblings, 1 reply; 3+ messages in thread
From: Bjorn Helgaas @ 2014-07-04 0:04 UTC (permalink / raw)
To: Yijing Wang; +Cc: linux-pci, Wuyun, Xinwei Hu
On Thu, Jun 19, 2014 at 04:29:34PM +0800, Yijing Wang wrote:
>
> Yijing Wang (5):
> PCI/MSI: Introduce msix_clear_and_set_ctrl() function
> PCI/MSI: Remove the unused function msi_enabled_mask()
> PCI/MSI: Cache Multiple Message Capable info in msi_desc
The above three look good, and I applied them to pci/msi for v3.17. If you
repost the others, please rebase them to that branch because I fixed some
whitespace issues:
http://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/log/?h=pci/msi
> PCI/MSI: MSI cleanup, msi_setup_entry()
> s390/MSI: Fix msi mask issue
>
> arch/s390/pci/pci.c | 2 +-
> drivers/pci/msi.c | 129 +++++++++++++++++++++++++--------------------------
> include/linux/msi.h | 1 +
> 3 files changed, 65 insertions(+), 67 deletions(-)
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/5] Cleanup for MSI
2014-07-04 0:04 ` Bjorn Helgaas
@ 2014-07-04 2:42 ` Yijing Wang
0 siblings, 0 replies; 3+ messages in thread
From: Yijing Wang @ 2014-07-04 2:42 UTC (permalink / raw)
To: Bjorn Helgaas; +Cc: linux-pci, Wuyun, Xinwei Hu
On 2014/7/4 8:04, Bjorn Helgaas wrote:
> On Thu, Jun 19, 2014 at 04:29:34PM +0800, Yijing Wang wrote:
>>
>> Yijing Wang (5):
>> PCI/MSI: Introduce msix_clear_and_set_ctrl() function
>> PCI/MSI: Remove the unused function msi_enabled_mask()
>> PCI/MSI: Cache Multiple Message Capable info in msi_desc
>
> The above three look good, and I applied them to pci/msi for v3.17. If you
> repost the others, please rebase them to that branch because I fixed some
> whitespace issues:
>
> http://git.kernel.org/cgit/linux/kernel/git/helgaas/pci.git/log/?h=pci/msi
Bjorn, Thanks a lot!
>
>> PCI/MSI: MSI cleanup, msi_setup_entry()
>> s390/MSI: Fix msi mask issue
>>
>> arch/s390/pci/pci.c | 2 +-
>> drivers/pci/msi.c | 129 +++++++++++++++++++++++++--------------------------
>> include/linux/msi.h | 1 +
>> 3 files changed, 65 insertions(+), 67 deletions(-)
>>
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-pci" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
--
Thanks!
Yijing
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-04 2:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-19 8:29 [PATCH 0/5] Cleanup for MSI Yijing Wang
2014-07-04 0:04 ` Bjorn Helgaas
2014-07-04 2:42 ` 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).