Re: DMA API issues

From: Ian Molton
Date: Fri Jun 18 2004 - 18:49:43 EST


On Fri, 18 Jun 2004 22:20:14 +0100
Russell King <rmk+lkml@xxxxxxxxxxxxxxxx> wrote:

> > Yes, we do this on parisc too. We actually have a hidden method
> > pointer(per platform) and cache the iommu (we have more than one)
> > accessors in platform_data.
>
> Except that platform_data already has multiple other uses, especially
> for platform devices.

In the case of the SOC devices I described, its actually appropriate to
make the allocator system tied to the bus - as several devices end up
sharing the same 32K pool in the device. at the device level the
allocator would be useless in these cases.
-
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/