From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932389AbeE2IWp (ORCPT ); Tue, 29 May 2018 04:22:45 -0400 Received: from mx2.suse.de ([195.135.220.15]:46238 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755292AbeE2IWm (ORCPT ); Tue, 29 May 2018 04:22:42 -0400 Date: Tue, 29 May 2018 10:22:40 +0200 From: Michal Hocko To: Nikolay Borisov Cc: Randy Dunlap , Jonathan Corbet , LKML , linux-fsdevel@vger.kernel.org, linux-mm@kvack.org, "Darrick J. Wong" , David Sterba Subject: Re: [PATCH] doc: document scope NOFS, NOIO APIs Message-ID: <20180529082240.GP27180@dhcp22.suse.cz> References: <20180424183536.GF30619@thunk.org> <20180524114341.1101-1-mhocko@kernel.org> <6c9df175-df6c-2531-b90c-318e4fff72bb@infradead.org> <20180525075217.GF11881@dhcp22.suse.cz> <7c5d8afb-563f-43fd-50ef-d532550983c7@suse.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7c5d8afb-563f-43fd-50ef-d532550983c7@suse.com> User-Agent: Mutt/1.9.5 (2018-04-13) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 28-05-18 10:21:00, Nikolay Borisov wrote: > > > On 25.05.2018 10:52, Michal Hocko wrote: > > On Thu 24-05-18 09:37:18, Randy Dunlap wrote: > >> On 05/24/2018 04:43 AM, Michal Hocko wrote: > > [...] > >>> +The traditional way to avoid this deadlock problem is to clear __GFP_FS > >>> +resp. __GFP_IO (note the later implies clearing the first as well) in > >> > >> latter > > > > ? > > No I really meant that clearing __GFP_IO implies __GFP_FS clearing > Sorry to barge in like that, but Randy is right. > > > > > https://www.merriam-webster.com/dictionary/latter > > " of, relating to, or being the second of two groups or things or the > last of several groups or things referred to > > Fixed -- Michal Hocko SUSE Labs