From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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> Sender: owner-linux-mm@kvack.org List-ID: 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