Re: [PATCH] mptctl.c memory leak on failure

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Sun Jan 07 2001 - 08:37:15 EST


> 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 majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Jan 07 2001 - 21:00:28 EST