Messages in this thread |  | | | Date | Mon, 07 Jan 2008 09:59:10 +0100 | | From | Carsten Otte <> | | Subject | Re: [PATCH] xip: fix get_zeroed_page with __GFP_HIGHMEM |
Akinobu Mita wrote:
> The use of get_zeroed_page() with __GFP_HIGHMEM is invalid.
> Use alloc_page() with __GFP_ZERO instead of invalid get_zeroed_page().
*Ouch*
Acked-by: Carsten Otte <cotte@de.ibm.com>
|  |