Re: [PATCH 0 of 9] swiotlb: use phys_addr_t for pages

From: FUJITA Tomonori
Date: Mon Dec 22 2008 - 13:44:27 EST


On Mon, 22 Dec 2008 10:26:02 -0800
Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> Hi all,
>
> Here's a work in progress series whcih does a partial revert of the
> previous swiotlb changes, and does a partial replacement with Becky
> Bruce's series.
>
> The most important difference is Becky's use of phys_addr_t rather
> than page+offset to represent arbitrary pages. This turns out to be
> simpler.

Great, thanks a lot!

But I think that we should just drop the previous patchset
completely and start cleanly.


> I didn't replicate the map_single_page changes, since I'm not exactly
> sure of ppc's requirements here, and it seemed like something that
> could be easily added.

I think the patch is not necessary. Just exporting map_single should
be fine.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/