Re: PATCH: support for firmwares sizes up to 128000 bytes

Chris Wedgwood (cw@ix.net.nz)
Wed, 23 Dec 1998 11:58:31 +1300


On Tue, Dec 22, 1998 at 05:23:10PM +0000, Alan Cox wrote:

> I guessed you may be, thats why I pointed you at vmalloc. vmalloc
> memory isnt physically linear but is logically linear (that is DMA
> can see the different but the kernel cant).

This reminds me; how would one build a list (for SG purposes) of
pages in a vmalloc'd section then?

-cw

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