From mboxrd@z Thu Jan 1 00:00:00 1970 From: James Bottomley Subject: Re: [PATCH] Don't mlock guardpage if the stack is growing up Date: Mon, 09 May 2011 17:19:09 -0500 Message-ID: <1304979549.4865.56.camel@mulgrave.site> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Mikulas Patocka , Tony Luck , Fenghua Yu , Hugh Dickins , linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org, Michel Lespinasse , Oleg Nesterov , linux-ia64@vger.kernel.org To: Linus Torvalds Return-path: In-Reply-To: List-ID: List-Id: linux-parisc.vger.kernel.org On Mon, 2011-05-09 at 15:07 -0700, Linus Torvalds wrote: > Regardless, I'd like to hear whether this patch really does work on > PA-RISC and especially IA64. I think those are the only cases that > have a GROWSUP stack. And the IA64 case that supports both is the most > interesting, everybody else does just one or the other. So I can test the patch, if you tell me how. I don't use lvm2, so it would have to be a simple test case. James