Re: Linux driver: __get_free_pages()
Arnaldo Carvalho de Melo (acme@conectiva.com.br)
Thu, 11 Jan 2001 17:26:46 -0200
Em Thu, Jan 11, 2001 at 04:01:08PM -0500, Richard B. Johnson escreveu:
> If all you need is a kernel buffer to store the stuff that will be
> written to NVRAM, then just use kmalloc(). It is virtual and will
s/kmalloc/vmalloc/
> seem contiguous to your driver.
- Arnaldo
-
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/