Received: by 2002:a05:6a10:6744:0:0:0:0 with SMTP id w4csp1196127pxu; Fri, 16 Oct 2020 06:22:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz/tY06kPiwFhuwU+j3Kb3qyGoKZh8fNAJYkxsFt/oACLXNhEz4NNu02DqdXNZq1gkLXbLG X-Received: by 2002:a50:e40b:: with SMTP id d11mr3926925edm.198.1602854571087; Fri, 16 Oct 2020 06:22:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1602854571; cv=none; d=google.com; s=arc-20160816; b=gwwg2KlzKG2ezzPiSp/mPB7WCywg/Tn7D23sp6nCdPdWiYgwrpTBgWoWcbfkCDwuey YyTN39d9QrkRmcDUtVjd6sdwyrYHznt50Md6oEvfLUBjaC4D5hGW7D3Pgw8l1wyTov5T euPFWf993M6NpWFyGoA46xqzOlMxIkHVKlVDf9tzVKctVVYo+uml33Ph9Av9XXbXmoI2 hh+DdwbAXTDLaDZwTnosO7TYdpt1vQSg4vQj3LKEfawLT2rm9nHTb+YbTBS4OOR7GZ91 nffta9ddKZ27/YnRpYZcH0ROqFGMpZRZeZAkT6Z/J4cw+UZrk4cjSp1tiTSrBPCE7Wto iFqA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=bvAhj5rd9TdNJeHXm3trKOnA1tBOciYDggMWpj0b74s=; b=J+engFrTdi7MNJcP9wdaCi43CZRlDLyBFQqtctbvmnL5HpTmi+BnXLbakaERvZCa9/ 7fjibXvvnVYIdpDwFDlot8krB5vyG2sm1lgIYGDX2nwwv9DxPZED82zPgucEKDTzDg33 pnbrWTTRfVlwrcZapZNqFvRu4opGbi3gx9YhZfWWMOq9hJ11NlpysW1Wpq9txWDeQkhI 9lGPeQb3ns/vVzNsvN0Smzon4yS301wFfl93ug/1ZH99mhfp56tq9p7grxYFGb0IFzXI f25Bxg03Fv+qoFMsPcDwxAMIhl3c+86p2c7Nb2bM7rhDuiFwDy4865X3V7KOnVfyYO+9 VxjQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=GnUJU6yo; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=suse.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id c7si1617828edw.53.2020.10.16.06.22.28; Fri, 16 Oct 2020 06:22:51 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@suse.com header.s=susede1 header.b=GnUJU6yo; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=suse.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2407057AbgJPNPd (ORCPT + 99 others); Fri, 16 Oct 2020 09:15:33 -0400 Received: from mx2.suse.de ([195.135.220.15]:44826 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404838AbgJPNPd (ORCPT ); Fri, 16 Oct 2020 09:15:33 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=suse.com; s=susede1; t=1602854132; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=bvAhj5rd9TdNJeHXm3trKOnA1tBOciYDggMWpj0b74s=; b=GnUJU6yoCfhaA7heEo3YN761vM6a4v/S6AoyAIUE1JTIq02xvo/izHii3S2UTgT0IyAGSj j2DdI+fdP0DEYOd7uNGqxuGV6FGDok/QyT2llMJ0mGTHRAoNJwi7Zw03VsE8o0WsrjGiRy 1Uarp2X6M62vtyAO7wXG7DdBrs4uU4Q= Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 6FE7CAB0E; Fri, 16 Oct 2020 13:15:32 +0000 (UTC) Date: Fri, 16 Oct 2020 15:15:31 +0200 From: Michal Hocko To: osalvador@suse.de Cc: Shijie Luo , akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, linmiaohe@huawei.com, linfeilong@huawei.com Subject: Re: [PATCH] mm: fix potential pte_unmap_unlock pte error Message-ID: <20201016131531.GK22589@dhcp22.suse.cz> References: <20201015121534.50910-1-luoshijie1@huawei.com> <20201016123137.GH22589@dhcp22.suse.cz> <20201016131112.GJ22589@dhcp22.suse.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201016131112.GJ22589@dhcp22.suse.cz> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri 16-10-20 15:11:17, Michal Hocko wrote: > On Fri 16-10-20 14:37:08, osalvador@suse.de wrote: > > On 2020-10-16 14:31, Michal Hocko wrote: > > > I do not like the fix though. The code is really confusing. Why should > > > we check for flags in each iteration of the loop when it cannot change? > > > Also why should we take the ptl lock in the first place when the look is > > > broken out immediately? > > > > About checking the flags: > > > > https://lore.kernel.org/linux-mm/20190320081643.3c4m5tec5vx653sn@d104.suse.de/#t > > This didn't really help. Maybe the code was different back then but > right now the code doesn't make much sense TBH. The only reason to check > inside the loop would be to have a completely unpopulated address range. > Note about MPOL_MF_STRICT is not checked explicitly and I do not see how > it makes any difference. Ohh, I have missed queue_pages_required. Let me think some more. -- Michal Hocko SUSE Labs