Received: by 2002:a25:ca44:0:0:0:0:0 with SMTP id a65csp1595814ybg; Wed, 29 Jul 2020 19:37:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw1hKgbi1l/PbhCXplyW4UyUbLBobZf/D+IVwOgh9vdiPtmRTZpR9cC/wCAr1KT7yFKLd3i X-Received: by 2002:a17:906:2f17:: with SMTP id v23mr485849eji.343.1596076675030; Wed, 29 Jul 2020 19:37:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596076675; cv=none; d=google.com; s=arc-20160816; b=DOF0xnL/C51dHgy148wLCFWq6ffAuZMbhx7uV+KEleuq9i9N6v7cXSY0mdm4CIZH28 ApEBEvMFMt5/509dCYl+8iYXGX7CcaomWnS65lvmQiPIxmAMC2LIgJfvRnNPav9C3V8K G+HFkepudu7Cmw5ZypE78tRWibHbYACAYvQ5f4+BTiSiq6rt8FCxGqKABk+6HZyEAsDf vgYyPtAoeJ9pLHw76RY2W4ZiGLQRKVY94UpfAQZt/79uemdyd5YybytPg1/VduU8aq9H 4PmVcZKXBaXgKHtwZrBBQ15UyVA802kHPWDuYSh16UrCmShmM42IIAitSTrI/Ziwsb38 Oy9A== 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=+d8IFM5fQ/TXtV/1aCcpO85RIJueyCzEqLe8ne6c+44=; b=q7Nd/MxX+WqHu1VyGENqX5DwCBEjFTUVyxKx26K8Q0QizT+Fk56F9T2jB/KUdk7/sk 7wUrle6t5ZKj1OcmjxJGxyEzS7RryTevaqCXwtaHQwkFGgkUhoxyM0xegt0vbJR1GJRs wRdH7OnDumdoRHRpEpRgftbklQmMrdHT4CVnBM2pZ7/NomJYr3UhpH9d7KLXxZHL+eyu KR/TTYCNI3r3bEWJ04nvDcog6XOXxI3DpUJ+2rup6UUh5nT71g4Nxo+ry5oGzC9tmHSC g6ywFUivpqdILsCzXVSRqqAddkfH+aRZAY2b2PhCs9dFjYwpBlR61ajar7eaVS6oreCE BJhg== 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 s15si2407911ejc.530.2020.07.29.19.37.32; Wed, 29 Jul 2020 19:37:55 -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 S1728411AbgG3CfH (ORCPT + 99 others); Wed, 29 Jul 2020 22:35:07 -0400 Received: from namei.org ([65.99.196.166]:56480 "EHLO namei.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726319AbgG3CfH (ORCPT ); Wed, 29 Jul 2020 22:35:07 -0400 Received: from localhost (localhost [127.0.0.1]) by namei.org (8.14.4/8.14.4) with ESMTP id 06U2Z3Ml004552; Thu, 30 Jul 2020 02:35:03 GMT Date: Thu, 30 Jul 2020 12:35:03 +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: <20200730093500.334c56cb@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> 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: > > 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. -- James Morris