Re: [microblaze-uclinux] [PATCH 12/12] microblaze: use generic dma-mapping-broken.h

From: Arnd Bergmann
Date: Mon May 11 2009 - 20:30:34 EST


On Tuesday 12 May 2009, Stephen Neuendorffer wrote:
>
> Gah... considering the ll_temac needs this, it should get implemented
> ASAP...
> (Yeah, I know... just not enough hours in the day.)
>

FUJITA Tomonori has just posted an asm-generic version of dma-mapping.h,
which is half complete. For microblaze, it should be easy to add the
missing functions, basically falling back on get_free_pages for all
allocations and on page_to_phys for the actual mapping, as in
arch/powerpc/kernel/dma.c.

Arnd <><
--
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/