[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4781E9DE.6070308@de.ibm.com>
Date: Mon, 07 Jan 2008 09:59:10 +0100
From: Carsten Otte <cotte@...ibm.com>
To: Akinobu Mita <akinobu.mita@...il.com>,
linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
linux-fsdevel@...r.kernel.org, Carsten Otte <cotte@...ibm.com>
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@...ibm.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists