From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wright Date: Tue, 11 Jan 2005 00:41:58 +0000 Subject: Re: Prezeroing V4 [1/4]: Arch specific page zeroing during page fault Message-Id: <20050110164157.R469@build.pdx.osdl.net> List-Id: References: In-Reply-To: ; from clameter@sgi.com on Mon, Jan 10, 2005 at 03:54:08PM -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Lameter Cc: Linus Torvalds , Hugh Dickins , Andrew Morton , "David S. Miller" , linux-ia64@vger.kernel.org, linux-mm@kvack.org, Linux Kernel Development * Christoph Lameter (clameter@sgi.com) wrote: > @@ -1795,7 +1786,7 @@ > > if (unlikely(anon_vma_prepare(vma))) > goto no_mem; > - page = alloc_page_vma(GFP_HIGHZERO, vma, addr); > + page = alloc_zeroed_user_highpage(vma, addr); Oops, HIGHZERO is gone already in Linus' tree. thanks, -chris -- Linux Security Modules http://lsm.immunix.org http://lsm.bkbits.net