From: "Joerg Roedel" <joerg.roedel@amd.com>
To: "Thomas Gleixner" <tglx@linutronix.de>,
"Ingo Molnar" <mingo@redhat.com>,
"H. Peter Anvin" <hpa@zytor.com>
Cc: linux-kernel@vger.kernel.org, "Andi Kleen" <ak@suse.de>,
"Muli Ben-Yehuda" <muli@il.ibm.com>
Subject: [PATCH 0/4] x86: some GART cleanups
Date: Wed, 24 Oct 2007 12:49:45 +0200 [thread overview]
Message-ID: <11932229902428-git-send-email-joerg.roedel@amd.com> (raw)
This series of patches contains cleanups for the GART IOMMU implementation in
Linux. It mostly renames symbols to make clear that they belong only to the
GART and not to the implementations for other IOMMUs. It also makes some
unnecessary exported functions static in the GART implementation. The patches
apply cleanly to Linus latest git tree. Here is the complete diffstat:
arch/x86/kernel/Makefile_64 | 2 +-
arch/x86/kernel/aperture_64.c | 15 ++++++++-------
arch/x86/kernel/early-quirks.c | 10 +++++-----
arch/x86/kernel/pci-calgary_64.c | 2 +-
arch/x86/kernel/pci-dma_64.c | 10 +++++-----
arch/x86/kernel/pci-gart_64.c | 19 +++++++++----------
arch/x86/kernel/pci-nommu_64.c | 2 +-
arch/x86/kernel/pci-swiotlb_64.c | 2 +-
arch/x86/kernel/reboot_64.c | 2 +-
arch/x86_64/Kconfig | 6 +++---
arch/x86_64/Kconfig.debug | 2 +-
arch/x86_64/defconfig | 2 +-
drivers/char/agp/Kconfig | 4 ++--
drivers/char/agp/amd64-agp.c | 2 +-
drivers/pci/intel-iommu.c | 2 +-
drivers/usb/core/message.c | 2 +-
include/asm-x86/gart.h | 20 +++++++++-----------
include/asm-x86/pci_64.h | 3 +--
18 files changed, 52 insertions(+), 55 deletions(-)
next reply other threads:[~2007-10-24 10:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-24 10:49 Joerg Roedel [this message]
2007-10-24 10:49 ` [PATCH 0/4] x86: some GART cleanups Joerg Roedel
2007-10-24 10:49 ` [PATCH 1/4] x86 gart: rename iommu.h to gart.h Joerg Roedel
2007-10-24 10:49 ` [PATCH 2/4] x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU Joerg Roedel
2007-10-24 10:49 ` [PATCH 3/4] x86 gart: make some variables and functions static Joerg Roedel
2007-10-24 10:49 ` [PATCH 4/4] x86 gart: rename symbols only used for the GART implementation Joerg Roedel
-- strict thread matches above, loose matches on Subject: below --
2007-10-23 17:41 [PATCH 0/4] x86: some GART cleanups Joerg Roedel
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=11932229902428-git-send-email-joerg.roedel@amd.com \
--to=joerg.roedel@amd.com \
--cc=ak@suse.de \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=muli@il.ibm.com \
--cc=tglx@linutronix.de \
/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