Received: by 2002:a25:1985:0:0:0:0:0 with SMTP id 127csp251977ybz; Thu, 30 Apr 2020 21:04:41 -0700 (PDT) X-Google-Smtp-Source: APiQypJbuc3+L8IIT4U9kuiSUDCaufWngL/cJQUVYmIvfjcxRoflAI1KT+jwxFV+oAl2mzMyXXS9 X-Received: by 2002:a17:906:4dc8:: with SMTP id f8mr1587590ejw.23.1588305881046; Thu, 30 Apr 2020 21:04:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588305881; cv=none; d=google.com; s=arc-20160816; b=Y/fU+bfBanKMi04tGsE9g0EWqBnGWTxQ30yXdZEefDuqh43TutHxII38sY3HvBhlVc mD8t2+eQCtjGTLkqDFEnyLi4mOqqyZ+ckIoaP2VGpeSZYXSLFIJ0UmOHc7pXG4gqOSg/ rmL9BQxrEn5z/M/MJKLjT2Z70NAuEZ2eM6AZmFtWKqLrrRiRCvEhk1/ER9cM99XZmzZm xi7V9U0ulRuQC4PFv8BwLrhAipjHN7SRinD4SKYKoO0jUQFiQ97LaVN4WntoaUaJskRK BOnpkd/91WkMbKtPX3v5TLwTvDz/LoUJ1nZ+smNY36sDLBJ7CKgEaGAKGfYMqP5ykrYe 4nvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=0Co7SUXeAGwJpU4Ax1K/txomFgdIsvimCFicXA1zEdM=; b=uFogDkm2i+iIzZxfQPa4Xu6Nf1szXzhO0YB2TrFgdft3JuVTwn8alf7R4cm5zqmPbD xAwjl1p1NAsJIwKdsv4xqpzd/oIMws4haLZcrwF0Kgn/nHibSb34SRVJaISerajiH9Ru 2KOpS4ViRB0sPz5KQ2vtNtN1jGuOCfrIJ0Py9qLnTQao1XKx/WU6xoguHuHjM1NdohFP N9PnF6rTanhxBbaokajnTwp23qU5Werlc+OGbp7TAVMdZ4uxCYg6eVM5Y2e+WzFZFu3f R8sZ/kFDh8ah8JmiSWKaLIPgg6gZ+CiuM3dE7XxQi6V5qkrhiYcn00/1azAtttVeCMi/ B+IA== 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 z6si1048145edp.440.2020.04.30.21.04.18; Thu, 30 Apr 2020 21:04:41 -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 S1728188AbgEAEAn (ORCPT + 99 others); Fri, 1 May 2020 00:00:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46744 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725791AbgEAEAn (ORCPT ); Fri, 1 May 2020 00:00:43 -0400 Received: from ZenIV.linux.org.uk (zeniv.linux.org.uk [IPv6:2002:c35c:fd02::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6FF97C035494; Thu, 30 Apr 2020 21:00:43 -0700 (PDT) Received: from viro by ZenIV.linux.org.uk with local (Exim 4.92.3 #3 (Red Hat Linux)) id 1jUMqj-00FaZY-JM; Fri, 01 May 2020 04:00:29 +0000 Date: Fri, 1 May 2020 05:00:29 +0100 From: Al Viro To: Stephen Rothwell Cc: Christoph Hellwig , Alexei Starovoitov , Andrew Morton , Daniel Borkmann , Alexei Starovoitov , Networking , Linux Next Mailing List , Linux Kernel Mailing List , Xiaoming Ni , "Guilherme G. Piccoli" Subject: Re: linux-next: manual merge of the akpm-current tree with the bpf-next tree Message-ID: <20200501040029.GI23230@ZenIV.linux.org.uk> References: <20200429164507.35ac444b@canb.auug.org.au> <20200429064702.GA31928@lst.de> <20200429065404.GA32139@lst.de> <20200429182406.67582a6a@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200429182406.67582a6a@canb.auug.org.au> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 29, 2020 at 06:24:06PM +1000, Stephen Rothwell wrote: > Hi Christoph, > > On Wed, 29 Apr 2020 08:54:04 +0200 Christoph Hellwig wrote: > > > > On Tue, Apr 28, 2020 at 11:49:34PM -0700, Alexei Starovoitov wrote: > > > On Tue, Apr 28, 2020 at 11:47 PM Christoph Hellwig wrote: > > > > > > > > On Wed, Apr 29, 2020 at 04:45:07PM +1000, Stephen Rothwell wrote: > > > > > > > > > > Today's linux-next merge of the akpm-current tree got a conflict in: > > > > > > > > > > kernel/sysctl.c > > > > > > > > > > between commit: > > > > > > > > > > f461d2dcd511 ("sysctl: avoid forward declarations") > > > > > > > > > > from the bpf-next tree and commits: > > > > > > > > Hmm, the above should have gone in through Al.. > > > > > > Al pushed them into vfs tree and we pulled that tag into bpf-next. > > > > Ok. And Stephen pulled your tree first. > > No, it is not in the branch I fetch from Al yet. Now it is...