Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp3209pxa; Mon, 3 Aug 2020 20:36:56 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwKA6bzi4+LdSLkuyVd936siv2QubDgzx7/PiywePN0ZajeXge/CsBqM7/R5OavcOkb/VW3 X-Received: by 2002:a17:906:694b:: with SMTP id c11mr19183585ejs.232.1596512216539; Mon, 03 Aug 2020 20:36:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596512216; cv=none; d=google.com; s=arc-20160816; b=lvyumK+qXWwOvf4RcBgOIKm5uGl7lwmJM/ySNSMpJogpwi66OX+5mV/DWPuBSdb8YH PJTGkmjnFq6XmzNOSPSzyV9uta6MStnuCjtLGlErjclKgcNUZLQ1O4vZYbm6vDi14iXO BE7zXuWk6SVRIKK/xX2WbOgnmbA2aRhijW1OJfsTorZw+Qfyc5Dx/gV/AB1J7954D2Kz gBAe+qJD95gaT5Pj55KPoFw7g4usDFU7fMdAb0wxY8a4m8U7cLGuKL5+B6tiDzoAI3Dh 9z03NYwLc8KygPJ3XDXGlzinYF0JjLzHpnBBEJadyZB5Hq/itqSW2TL2cE2cnYvpZCfB R4cg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=RbByRnYkhMk7Ncakxy9ct0irJ5ZZ8UzjnrJoLZYieTQ=; b=zFjJic8J2+hH45D1vAZMFTjxcE5QZowUkpIF+NJTCbimwfktwaXM2piTjMv2BowZtb INAQ8zo65lsOHipFbEp/LvInwP/Ugp9G9ZIU8PTnChCXrpbCb5g1mGcbPun03WWCxoZr M4mQ4JYh5awso/Wa6iRxzs8nj7OuROLr2QjzXG74M4/n07zzS5yCZbKdD+ubFltDz33p f1QNNVyEM+a5tiSPIbTQd+l8Qfq1gat2pceisChpwW8hFjVsAu0tJtKQJbYfDqd86elJ 0IYhEaM0IHWpK4xMQYViP9Qj1uUzYbWY2y/m4lRW81WihB5sctkH1ndpK1oHgjRb1lcr QyGQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id w27si11393328eja.225.2020.08.03.20.36.34; Mon, 03 Aug 2020 20:36:56 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729658AbgHDDgY (ORCPT + 99 others); Mon, 3 Aug 2020 23:36:24 -0400 Received: from namei.org ([65.99.196.166]:57314 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728516AbgHDDgY (ORCPT ); Mon, 3 Aug 2020 23:36:24 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id 0743aEdX007291; Tue, 4 Aug 2020 03:36:14 GMT Date: Tue, 4 Aug 2020 13:36:14 +1000 (AEST) From: James Morris To: Stephen Rothwell cc: Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: build failure after merge of the security tree In-Reply-To: <20200730125904.4d20b4e6@canb.auug.org.au> Message-ID: References: <20200708140034.546298ff@canb.auug.org.au> <20200713120419.33cf7a87@canb.auug.org.au> <20200730093500.334c56cb@canb.auug.org.au> <20200730125904.4d20b4e6@canb.auug.org.au> User-Agent: Alpine 2.21 (LRH 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 30 Jul 2020, Stephen Rothwell wrote: > Hi James, > > On Thu, 30 Jul 2020 12:35:03 +1000 (AEST) James Morris wrote: > > > > On Thu, 30 Jul 2020, Stephen Rothwell wrote: > > > > > > I am still applying the above patch ... > > > > > > The merge window is coming up fast ... is anything happening about this > > > failure? > > > > A new patch is coming, but I'm not sure this code has had enough review > > from the core VFS folk. > > > > Please drop secure_uffd_v5.9 for the time being. > > You just need to remove/revert it from your security tree > (git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security.git#next-testing). Done. -- James Morris