From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D717C433F5 for ; Mon, 21 Mar 2022 10:22:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1346263AbiCUKYU (ORCPT ); Mon, 21 Mar 2022 06:24:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47124 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1346203AbiCUKYR (ORCPT ); Mon, 21 Mar 2022 06:24:17 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9952FA76DD for ; Mon, 21 Mar 2022 03:22:52 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0B6DB61333 for ; Mon, 21 Mar 2022 10:22:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 17C7EC340E8; Mon, 21 Mar 2022 10:22:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1647858171; bh=mZuKaRCi7Z0xaXMkoYFPuvue3l8GDqrAU7ReDon4BFk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wX0uyiuJ09FdjNnwBw/EMrxs3BlLUhgQL2j/h0H138D0EFnLLjWmjsOx443J9aXGi 7T1y68gDFHqi+YagOcV2RddH7T3pEcLsrYP2QH1u2taMDaBAbNcXapEOHxMJh7trT3 6NoaL3klhEQZCocPfJOOf8EsL+WHCx/uzrCWAyXw= Date: Mon, 21 Mar 2022 11:22:48 +0100 From: Greg KH To: Sebastian Andrzej Siewior Cc: stable@vger.kernel.org, tglx@linutronix.de Subject: Re: The linux-5.17.y tag looks bogus. Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Mar 21, 2022 at 11:17:29AM +0100, Greg KH wrote: > On Mon, Mar 21, 2022 at 11:13:17AM +0100, Sebastian Andrzej Siewior wrote: > > Hi, > > > > I just noticed that the stable repository has the linux-5.17.y tag and > > no branch with the linux-5.17.y name. That tag looks like a copy of > > Linus' v5.17. > > > > I guess this is a mistake. On my side git refused to push the > > linux-5.17.y branch because it already had a tag with the same name. > > I have not created the 5.17.y branch yet. > > What tag are you seeing? Ah, I see that now. That's odd. I've deleted it, I don't know how that got created, maybe our scripts messed up. Something went "odd" on the release that git.kernel.org told me about, but I have to wait until some people wake up in the Americas before I can figure out what actually happened. thanks, greg k-h