From: Ingo Molnar <mingo@elte.hu>
To: Muli Ben-Yehuda <muli@il.ibm.com>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 4/8] calgary: add map_page and unmap_page
Date: Tue, 6 Jan 2009 14:07:33 +0100 [thread overview]
Message-ID: <20090106130733.GD20407@elte.hu> (raw)
In-Reply-To: <20090106083201.GD6841@il.ibm.com>
* Muli Ben-Yehuda <muli@il.ibm.com> wrote:
> On Mon, Jan 05, 2009 at 11:47:24PM +0900, FUJITA Tomonori wrote:
> > This is a preparation of struct dma_mapping_ops unification. We use
> > map_page and unmap_page instead of map_single and unmap_single.
> >
> > We will remove map_single and unmap_single hooks in the last patch in
> > this patchset.
> >
> > Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
> > Cc: Muli Ben-Yehuda <muli@il.ibm.com>
>
> Calgary bits look fine.
>
> Acked-by: Muli Ben-Yehuda <muli@il.ibm.com>
thanks, added your ack to the changelog.
Ingo
next prev parent reply other threads:[~2009-01-06 13:08 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-05 14:47 [PATCH 0/13] x86: unifying ways to handle multiple sets of dma mapping ops FUJITA Tomonori
2009-01-05 14:47 ` [PATCH 1/8] add map_page and unmap_page to struct dma_mapping_ops FUJITA Tomonori
2009-01-05 14:47 ` [PATCH 2/8] swiotlb: add map_page and unmap_page FUJITA Tomonori
2009-01-05 14:47 ` [PATCH 3/8] gart: " FUJITA Tomonori
2009-01-05 14:47 ` [PATCH 4/8] calgary: " FUJITA Tomonori
2009-01-05 14:47 ` [PATCH 5/8] AMD IOMMU: " FUJITA Tomonori
2009-01-05 14:47 ` [PATCH 6/8] intel-iommu: " FUJITA Tomonori
2009-01-05 14:47 ` [PATCH 7/8] pci-nommu: add map_page FUJITA Tomonori
2009-01-05 14:47 ` [PATCH 8/8] remove map_single and unmap_single in struct dma_mapping_ops FUJITA Tomonori
2009-01-05 18:00 ` Joerg Roedel
2009-01-06 10:22 ` FUJITA Tomonori
2009-01-06 8:32 ` [PATCH 4/8] calgary: add map_page and unmap_page Muli Ben-Yehuda
2009-01-06 13:07 ` Ingo Molnar [this message]
2009-01-05 17:26 ` [PATCH 1/8] add map_page and unmap_page to struct dma_mapping_ops Joerg Roedel
2009-01-05 17:28 ` Joerg Roedel
2009-01-05 15:00 ` [PATCH 0/13] x86: unifying ways to handle multiple sets of dma mapping ops FUJITA Tomonori
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=20090106130733.GD20407@elte.hu \
--to=mingo@elte.hu \
--cc=fujita.tomonori@lab.ntt.co.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=muli@il.ibm.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 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.