From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Subject: Re: [patch] f2fs: alloc_page() doesn't return an ERR_PTR Date: Wed, 14 Aug 2013 16:56:13 +0300 Message-ID: <20130814135613.GF4713@mwanda> References: <20130814114136.GA8044@elgon.mountain> <1376486676.2354.5.camel@kjgkr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1376486676.2354.5.camel@kjgkr> Sender: kernel-janitors-owner@vger.kernel.org To: Jaegeuk Kim Cc: linux-f2fs-devel@lists.sourceforge.net, kernel-janitors@vger.kernel.org List-Id: linux-f2fs-devel.lists.sourceforge.net On Wed, Aug 14, 2013 at 10:24:36PM +0900, Jaegeuk Kim wrote: > Hi Dan, > > Agreed. > Could you make a patch that covers other alloc_page cases too? Sure. Thanks for catching that. I will resend a v2 of this one which fixes those as well. regards, dan carpenter