> kmalloc and the comment: the buffer is used for DMA but the kmalloc doesn't
> has GFP_DMA, maybe I'm missing something here, its about time for me to

It should be kmalloc (or 2.4 wise pci_alloc_* I guess eventually). Its driven
by 32bit busmaster DMA. Its non ISA so it doesnt need GFP_DMA
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to