Hi Jaegeuk, > -----Original Message----- > From: Jaegeuk Kim [mailto:jaeg...@kernel.org] > Sent: Thursday, May 28, 2015 3:10 AM > To: Chao Yu > Cc: linux-kernel@vger.kernel.org; linux-fsde...@vger.kernel.org; > linux-f2fs-de...@lists.sourceforge.net > Subject: Re: [f2fs-dev] [PATCH 2/3] f2fs crypto: use bounce pages from > mempool first > > Hi Chao, > > On Mon, May 25, 2015 at 06:00:47PM +0800, Chao Yu wrote: > > Hi Jaegeuk, > >
[snip] > > > > Using alloc_page(GFP_NOFS | __GFP_WAIT) to avoid failure? > > #define GFP_NOFS (__GFP_WAIT | __GFP_IO) That's right, my miss. Thanks, -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/