Received: by 2002:a25:f815:0:0:0:0:0 with SMTP id u21csp2593233ybd; Thu, 27 Jun 2019 15:26:29 -0700 (PDT) X-Google-Smtp-Source: APXvYqyZn69FIoadmX/eRJaKPEsUfF1890twTsWCRgah9fmGcixjn4F+vY5evjScgeIYUNM0dXbj X-Received: by 2002:a17:902:9a04:: with SMTP id v4mr7194485plp.95.1561674389194; Thu, 27 Jun 2019 15:26:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1561674389; cv=none; d=google.com; s=arc-20160816; b=LuQfS+TJn5u0fs1U8cd6APfcTby2kl0VzQaKj8QS1YDnLmr+GbKDOgXWFTJZ/eR1Kn 0ar/1BD6U+NSfd2SNMKPbAK+B46qe2i1C95FCgZa+AVdJMyTq5aE6n/Y01ohGGn0aRlK ruNQGor3S+lgjIEPb7Sz0eph05mPhtwq97WKjdGd4aHtUPf8mo/q57YYgdcchDkOSg3d m9zXgB6mIxNwhjBkbxUU7oed3IrpX1/u1GPmD5TAYTXwv87nhM5UZUW9FAZwJRk1Clga XJoS2NT1mLLYYSAqPitf7GVVcK83XzI9ir081himSOf8GrUK171abTRhowjnLuaFCEEL grew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=PjrLGBv98yRi7GKH/e3hiUC8q1KDeVzWixdNZxRuR84=; b=OS0pgdWe4Q2ot0KOjUlTdoQhKZiWo5OQHqpJYNWyRW5O+9aYGfblEFo1oimKo1YbO6 up/XaOsT23y8UlE972erjqPT/5duriQLXRwDtbFA6J5dL0QWYbnntTHLjoNjfxjoaP7/ gg5DxGcgH7i+tOx2YP3dZnIa/iDEvYWTtQyMEuax4Htn464w/aYedoXHJTXSbozDBHKx 7RLOYkwRRnrZAs25XfkgW16LwcferSY2RFNJ5de3+6I4dOdTOwfJcnPI6BDPnBd74FOG E6JY954v9jmFrkiaxa9l0dOZ2T5AY1Kd1HkwpIlbqAOzkNtV0K/8JpOjYs24yOtCBeRv p07w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g9si322479pgs.364.2019.06.27.15.26.12; Thu, 27 Jun 2019 15:26:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726660AbfF0W0E (ORCPT + 99 others); Thu, 27 Jun 2019 18:26:04 -0400 Received: from www62.your-server.de ([213.133.104.62]:47700 "EHLO www62.your-server.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726445AbfF0W0E (ORCPT ); Thu, 27 Jun 2019 18:26:04 -0400 Received: from [78.46.172.3] (helo=sslproxy06.your-server.de) by www62.your-server.de with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1hgcq3-0005kW-R6; Fri, 28 Jun 2019 00:25:55 +0200 Received: from [178.193.45.231] (helo=linux.home) by sslproxy06.your-server.de with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1hgcq3-000Rce-LN; Fri, 28 Jun 2019 00:25:55 +0200 Subject: Re: linux-next: Fixes tag needs some work in the bpf tree To: Stephen Rothwell , Alexei Starovoitov Cc: Roman Gushchin , Alexei Starovoitov , Networking , Linux Next Mailing List , Linux Kernel Mailing List References: <20190627080521.5df8ccfc@canb.auug.org.au> <20190626221347.GA17762@tower.DHCP.thefacebook.com> <20190627114536.09c08f5d@canb.auug.org.au> From: Daniel Borkmann Message-ID: <134f90ff-13f8-b7c1-9693-2f2649245c38@iogearbox.net> Date: Fri, 28 Jun 2019 00:25:54 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20190627114536.09c08f5d@canb.auug.org.au> Content-Type: text/plain; charset=windows-1252 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Authenticated-Sender: daniel@iogearbox.net X-Virus-Scanned: Clear (ClamAV 0.100.3/25493/Thu Jun 27 10:06:16 2019) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/27/2019 03:45 AM, Stephen Rothwell wrote: > Hi all, > > On Wed, 26 Jun 2019 16:36:50 -0700 Alexei Starovoitov wrote: >> >> On Wed, Jun 26, 2019 at 3:14 PM Roman Gushchin wrote: >>> >>> On Thu, Jun 27, 2019 at 08:05:21AM +1000, Stephen Rothwell wrote: >>>> >>>> In commit >>>> >>>> 12771345a467 ("bpf: fix cgroup bpf release synchronization") >>>> >>>> Fixes tag >>>> >>>> Fixes: 4bfc0bb2c60e ("bpf: decouple the lifetime of cgroup_bpf from >>>> >>>> has these problem(s): >>>> >>>> - Subject has leading but no trailing parentheses >>>> - Subject has leading but no trailing quotes >>>> >>>> Please don't split Fixes tags across more than one line. >>> >>> Oops, sorry. >>> >>> Alexei, can you fix this in place? >>> Or should I send an updated version? >> >> I cannot easily do it since -p and --signoff are incompatible flags. >> I need to use -p to preserve merge commits, >> but I also need to use --signoff to add my sob to all >> other commits that were committed by Daniel >> after your commit. >> >> Daniel, can you fix Roman's patch instead? >> you can do: >> git rebase -i -p 12771345a467^ >> fix Roman's, add you sob only to that one >> and re-push the whole thing. (Fixed in bpf-next.)