From: Alexander Gordeev <agordeev@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: linux-pci@vger.kernel.org,
Alexander Gordeev <agordeev@redhat.com>,
linuxppc-dev@lists.ozlabs.org
Subject: [PATCH 0/2] PCI/MSI: Remove arch_msi_check_device()
Date: Sat, 12 Jul 2014 13:21:06 +0200 [thread overview]
Message-ID: <cover.1405160163.git.agordeev@redhat.com> (raw)
Hello,
This is a cleanup effort to get rid of useless arch_msi_check_device().
I am not sure what were the reasons for its existence in the first place,
but at the moment it appears totally unnecessary.
Thanks!
Cc: linuxppc-dev@lists.ozlabs.org
Cc: linux-pci@vger.kernel.org
Alexander Gordeev (2):
PCI/MSI/PPC: Remove arch_msi_check_device()
PCI/MSI: Remove arch_msi_check_device()
arch/powerpc/include/asm/machdep.h | 2 -
arch/powerpc/kernel/msi.c | 12 +-------
arch/powerpc/platforms/cell/axon_msi.c | 9 ------
arch/powerpc/platforms/powernv/pci.c | 19 +++---------
arch/powerpc/platforms/pseries/msi.c | 42 ++++++++++-----------------
arch/powerpc/sysdev/fsl_msi.c | 12 ++------
arch/powerpc/sysdev/mpic_pasemi_msi.c | 11 +------
arch/powerpc/sysdev/mpic_u3msi.c | 28 +++++++-----------
arch/powerpc/sysdev/ppc4xx_hsta_msi.c | 18 ++++--------
arch/powerpc/sysdev/ppc4xx_msi.c | 19 ++++--------
drivers/pci/msi.c | 49 ++++++++-----------------------
include/linux/msi.h | 3 --
12 files changed, 63 insertions(+), 161 deletions(-)
--
1.7.7.6
next reply other threads:[~2014-07-12 11:20 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-12 11:21 Alexander Gordeev [this message]
2014-07-12 11:21 ` [PATCH 1/2] PCI/MSI/PPC: Remove arch_msi_check_device() Alexander Gordeev
2014-07-31 13:53 ` Alexander Gordeev
2014-08-19 7:50 ` Alexander Gordeev
2014-08-29 8:41 ` Michael Ellerman
2014-07-12 11:21 ` [PATCH 2/2] PCI/MSI: " Alexander Gordeev
2014-07-14 2:11 ` Yijing Wang
2014-07-14 9:55 ` Alexander Gordeev
2014-07-16 22:20 ` Bjorn Helgaas
2014-07-17 10:22 ` Alexander Gordeev
2014-08-11 11:45 ` [PATCH v2 " Alexander Gordeev
2014-08-11 14:33 ` Bharat.Bhushan
2014-08-11 19:35 ` Alexander Gordeev
2014-09-05 21:25 ` [PATCH 0/2] " Bjorn Helgaas
2014-09-05 21:27 ` Bjorn Helgaas
2014-09-07 19:07 ` Alexander Gordeev
2014-09-09 0:43 ` Michael Ellerman
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=cover.1405160163.git.agordeev@redhat.com \
--to=agordeev@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=linuxppc-dev@lists.ozlabs.org \
/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).