Re: 2.5.4 sound module problem

Miles Lane (miles@megapathdsl.net)
12 Feb 2002 23:46:13 -0800


On Tue, 2002-02-12 at 21:18, Alan wrote:
> On Tuesday 12 February 2002 21:03, John Weber wrote:

<snip>

> > This is correct. It has been a policy to use pci_alloc_consistent
> > instead of kmalloc/getfreepages and virt_to_bus, 2.5 is enforcing it now.
>
> By breaking sound (in dmabuf and sound modules), cardbus (lots of places),
> and who knows what else.
>
> "grep -r virt_to_bus | less" shows jut how bad it is going to be...

I checked, there are 1069 occurrences.

Miles

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/