From mboxrd@z Thu Jan 1 00:00:00 1970 From: KOSAKI Motohiro Date: Tue, 07 Sep 2010 02:04:07 +0000 Subject: Re: [PATCH 13/14] mm: mempolicy: Check return code of check_range Message-Id: <20100907110254.C8F2.A69D9226@jp.fujitsu.com> List-Id: References: <20100906093610.C8B5.A69D9226@jp.fujitsu.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Lameter Cc: kosaki.motohiro@jp.fujitsu.com, Kulikov Vasiliy , kernel-janitors@vger.kernel.org, Andrew Morton , Lee Schermerhorn , David Rientjes , linux-kernel@vger.kernel.org, linux-mm@kvack.org > On Mon, 6 Sep 2010, KOSAKI Motohiro wrote: > > > I think both case is not happen in real. Am I overlooking anything? > > Its good to check the return code regardless. There is a lot of tinkering > going on with that code. OK. so, I'm convinced this is not -stable material. Reviewed-by: KOSAKI Motohiro