All of lore.kernel.org
 help / color / mirror / Atom feed
From: Russell King - ARM Linux <linux@arm.linux.org.uk>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org
Subject: Re: [PATCH -mm 6/7] arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
Date: Fri, 12 Feb 2010 15:01:45 +0000	[thread overview]
Message-ID: <20100212150145.GD18595@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <1265967212-9126-7-git-send-email-fujita.tomonori@lab.ntt.co.jp>

On Fri, Feb 12, 2010 at 06:33:31PM +0900, FUJITA Tomonori wrote:
> This converts arm to the generic pci_set_dma_mask and
> pci_set_consistent_dma_mask (removes HAVE_ARCH_PCI_SET_DMA_MASK for
> dmabounce).
> 
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
> Cc: Russell King <linux@arm.linux.org.uk>

This looks like it's right; I don't have any way to test it though
since I don't have the hardware.

Therefore, I'll just give it:

Looked-over-by: Russell King <rmk+kernel@arm.linux.org.uk>

since I don't think it warrants Reviewed-by nor Acked-by from me.

  reply	other threads:[~2010-02-12 15:01 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-12  9:33 [PATCH -mm 0/7] transforming the PCI DMA API into the generic device model FUJITA Tomonori
2010-02-12  9:33 ` [PATCH -mm 1/7] sparc: unify 32bit and 64bit dma_set_mask FUJITA Tomonori
2010-02-13  1:09   ` David Miller
2010-02-12  9:33 ` [PATCH -mm 2/7] alpha: use include/linux/pci-dma-compat.h FUJITA Tomonori
2010-02-12  9:33 ` [PATCH -mm 3/7] pci: convert pci_set_dma_mask to call dma_set_mask FUJITA Tomonori
2010-02-14 23:33   ` Benjamin Herrenschmidt
2010-02-12  9:33 ` [PATCH -mm 4/7] dma-mapping.h: add dma_set_coherent_mask FUJITA Tomonori
2010-02-12  9:33 ` [PATCH -mm 5/7] powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask FUJITA Tomonori
2010-02-14 23:36   ` Benjamin Herrenschmidt
2010-02-15  1:57     ` FUJITA Tomonori
2010-02-15  2:41       ` Benjamin Herrenschmidt
2010-02-12  9:33 ` [PATCH -mm 6/7] arm: " FUJITA Tomonori
2010-02-12 15:01   ` Russell King - ARM Linux [this message]
2010-02-12  9:33 ` [PATCH -mm 7/7] pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h FUJITA Tomonori
2010-03-03  2:29   ` Andrew Morton
2010-03-03  2:58     ` FUJITA Tomonori
2010-03-03 16:23       ` Jesse Barnes

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=20100212150145.GD18595@n2100.arm.linux.org.uk \
    --to=linux@arm.linux.org.uk \
    --cc=akpm@linux-foundation.org \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.