Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751943AbdI1SMh (ORCPT ); Thu, 28 Sep 2017 14:12:37 -0400 Received: from mail-pg0-f42.google.com ([74.125.83.42]:45726 "EHLO mail-pg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751129AbdI1SMf (ORCPT ); Thu, 28 Sep 2017 14:12:35 -0400 X-Google-Smtp-Source: AOwi7QC8yE2+ZghNQzctBo5mXe9sRcHr5k98j3W7yeAig1exAOLPXlzjk3zEyVGvURg8h8efmv5IEA== Subject: Re: [PATCH 02/12] buffer: grow_dev_page() should use __GFP_NOFAIL for all cases To: Nikolay Borisov , linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org Cc: hannes@cmpxchg.org, jack@suse.cz, torvalds@linux-foundation.org References: <1506543239-31470-1-git-send-email-axboe@kernel.dk> <1506543239-31470-3-git-send-email-axboe@kernel.dk> <3ddbf81d-7894-920d-cfa3-47ec17c87af8@suse.com> From: Jens Axboe Message-ID: <15b268a2-06d4-be4f-16d4-b61623f6b200@kernel.dk> Date: Thu, 28 Sep 2017 20:12:27 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <3ddbf81d-7894-920d-cfa3-47ec17c87af8@suse.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 347 Lines: 16 On 09/28/2017 04:11 PM, Nikolay Borisov wrote: > > > On 27.09.2017 23:13, Jens Axboe wrote: >> We currently it it for find_or_create_page(), which means that it > > nit: Perhaps you wanted to write "We currently use it for find_..." > > otherwise: > > Reviewed-by: Nikolay Borisov Yeah, fixed up, thanks. -- Jens Axboe