Received: by 2002:a25:86ce:0:0:0:0:0 with SMTP id y14csp1094385ybm; Tue, 21 May 2019 08:33:00 -0700 (PDT) X-Google-Smtp-Source: APXvYqxcmHf6CZ7cxoFoFTZfkFt2uO+7urBheiM/d9PURpfcNPrP8PnQpQ9pu2ATLkmCWJHN15pV X-Received: by 2002:a62:1cd5:: with SMTP id c204mr49405864pfc.205.1558452780433; Tue, 21 May 2019 08:33:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1558452780; cv=none; d=google.com; s=arc-20160816; b=HUXetaDGfEevOXA/Tsp2zi1p5/8y2yKIlMY30saWqjqyWcm8tthEcOseF8JUaDXFd/ 7KXYCRWYsYx82WMPreFCysXNB3HWWUAF3WLgw1SqGFRD6wYQYQSJwe+7CWPUd8cG7hcr GJwC3mnxwu52rTDvdo8bMq/GfotIkNNSE8lIuOZHNGfpfWxS1+r9Erro7Nvq9TbL396P p2cSrhUiZ150YdUakas5uAZqQ7vekPR32DKE3QjwihqO9SUr+090ZRGb4OrQxFBPvJbH XfR+2IkjF95BOKwwvTOpzEmMuF19aNCSJI0FKyjZZp4ED34gleTPKKFh0JSAjic9iTM8 76Fw== 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:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date; bh=+a+6L+pW8woIVNkt1F0RW4tfRHCtxG1V9hILrdtapIw=; b=Dq4HQ+oItnwLb2TSOsfF9kn1xRTxnha9Q4ZwV8H6k74bhmcyhUj+23hce3+0Gd22SK AM91ChEpRbM+0NK4yAsl4zuQQoED/Qa+Jcbt6qBqqYZeC1Gw4w2+ia9p5mumCC7fiOzG 1m6qAFa+e0QaQhDI7EWOQHMWLwQmUXavkenWQ5UsYCV9Ut+Z2Q/RA04Dh3tsJ4vu+4QH OtLI/Gi1VEZDL6H7Yzz9t04JM6ovbLzhLffq18wm2RcOaGLSiJ6Hh6i5NpqeZW9yOutm nYYe0n5gLFHIQe6e3oO4fPouj6xQVuAtctmA/auaOHBj9cD5BQwiFxZY40TgZORLu5FW x6tg== 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 m191si7444373pga.17.2019.05.21.08.32.43; Tue, 21 May 2019 08:33:00 -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 S1728680AbfEUPbJ (ORCPT + 99 others); Tue, 21 May 2019 11:31:09 -0400 Received: from ms.lwn.net ([45.79.88.28]:41548 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728628AbfEUPbJ (ORCPT ); Tue, 21 May 2019 11:31:09 -0400 Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id A6DC06A2; Tue, 21 May 2019 15:31:08 +0000 (UTC) Date: Tue, 21 May 2019 09:31:07 -0600 From: Jonathan Corbet To: Sven Eckelmann Cc: Stephen Rothwell , Linux Next Mailing List , Linux Kernel Mailing List Subject: Re: linux-next: Fixes tag needs some work in the jc_docs tree Message-ID: <20190521093107.79790d12@lwn.net> In-Reply-To: <2143236.hFqxAeOdFG@bentobox> References: <20190521074435.7a277fd6@canb.auug.org.au> <20190520155423.2ad5d16a@lwn.net> <2143236.hFqxAeOdFG@bentobox> Organization: LWN.net MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 21 May 2019 09:18:21 +0200 Sven Eckelmann wrote: > On Monday, 20 May 2019 23:54:23 CEST Jonathan Corbet wrote: > [...] > > Argh, sorry, I should have caught that. Fixed, thanks. > > Thanks for trying. Unfortunately it was changed to the wrong value. The actual > commit I wanted to reference in both places of the commit message was: > > 8ea8814fcdcb ("LICENSES: Clearly mark dual license only licenses") > > It seems I've copied the wrong commit id for some reason when I send it though > the git-fixes alias and it didn't occur to me that I just referenced my own > patch. Sorry about the confusion. We want those tags to be right. I'm going to fix this and force-push, hopefully nobody will get too made at me... jon