From: Joerg Roedel <joerg.roedel@amd.com>
To: akpm@linux-foundation.org
Cc: mingo@redhat.com, tglx@linutronix.de, hpa@zytor.com,
tony.luck@intel.com, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] make swiotlb prototypes generic
Date: Thu, 7 Aug 2008 15:06:46 +0200 [thread overview]
Message-ID: <1218114409-20806-1-git-send-email-joerg.roedel@amd.com> (raw)
Hi,
this small series of patches introduce a generic header file for the software
IO/TLB implementation in lib/swiotlb.c. Currently each architecture using this
code defines the prototypes itself. The prototypes are moved to
include/linux/swiotlb.h and this file is included in architecture specific code
for X86 and IA64. The changes are compile tested for both architectures.
Joerg
git diff --stat linus/master:
arch/ia64/hp/common/hwsw_iommu.c | 9 +----
arch/ia64/include/asm/machvec.h | 22 +----------
include/asm-x86/swiotlb.h | 40 +------------------
include/linux/swiotlb.h | 83 ++++++++++++++++++++++++++++++++++++++
4 files changed, 86 insertions(+), 68 deletions(-)
next reply other threads:[~2008-08-07 13:07 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-07 13:06 Joerg Roedel [this message]
2008-08-07 13:06 ` [PATCH 1/3] introduce generic header file for the software IO/TLB Joerg Roedel
2008-08-07 13:06 ` [PATCH 2/3] x86: use common header for " Joerg Roedel
2008-08-07 13:06 ` [PATCH 3/3] ia64: " Joerg Roedel
2008-08-07 17:36 ` [PATCH 0/3] make swiotlb prototypes generic Luck, Tony
2008-08-11 17:43 ` Ingo Molnar
2008-08-11 17:55 ` Luck, Tony
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=1218114409-20806-1-git-send-email-joerg.roedel@amd.com \
--to=joerg.roedel@amd.com \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
--cc=tony.luck@intel.com \
/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
all inboxes | Powered by JetHome®