From: Kumar Gala <galak@kernel.crashing.org>
To: Paul Mackerras <paulus@samba.org>
Cc: linuxppc-dev@ozlabs.org
Subject: Please pull from 'dma' branch
Date: Wed, 24 Sep 2008 16:54:18 -0500 (CDT) [thread overview]
Message-ID: <Pine.LNX.4.64.0809241652540.22678@blarg.am.freescale.net> (raw)
Please pull from 'dma' branch of
(forgot linuxppc-dev on first go around)
master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc.git dma
to receive the following updates:
arch/powerpc/include/asm/device.h | 3
arch/powerpc/include/asm/dma-mapping.h | 187 +++++++++--------------------
arch/powerpc/include/asm/machdep.h | 5
arch/powerpc/include/asm/pci.h | 14 +-
arch/powerpc/include/asm/types.h | 2
arch/powerpc/kernel/Makefile | 4
arch/powerpc/kernel/dma-iommu.c | 103 ++++++++++++++++
arch/powerpc/kernel/dma.c | 127 ++++++++++++++++++++
arch/powerpc/kernel/dma_64.c | 200 --------------------------------
arch/powerpc/kernel/of_device.c | 2
arch/powerpc/kernel/pci-common.c | 48 +++++++
arch/powerpc/kernel/pci_32.c | 7 +
arch/powerpc/kernel/pci_64.c | 49 -------
arch/powerpc/kernel/vio.c | 2
arch/powerpc/platforms/cell/iommu.c | 6
arch/powerpc/platforms/ps3/system-bus.c | 2
16 files changed, 366 insertions(+), 395 deletions(-)
Becky Bruce (5):
powerpc: Rename dma_64.c to dma.c
powerpc: Move iommu dma ops from dma.c to dma-iommu.c
powerpc: Drop archdata numa_node
powerpc: Merge 32 and 64-bit dma code
powerpc: Make dma_addr_t a u64 if CONFIG_PHYS_64BIT is set
next reply other threads:[~2008-09-24 21:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-24 21:54 Kumar Gala [this message]
2008-09-29 13:12 ` Please pull from 'dma' branch Kumar Gala
2008-09-29 14:40 ` Josh Boyer
2008-09-30 7:23 ` Benjamin Herrenschmidt
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=Pine.LNX.4.64.0809241652540.22678@blarg.am.freescale.net \
--to=galak@kernel.crashing.org \
--cc=linuxppc-dev@ozlabs.org \
--cc=paulus@samba.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).