From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.hallyn.com (mail.hallyn.com [178.63.66.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id EAF6C333434; Mon, 20 Oct 2025 19:59:13 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=178.63.66.53 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760990356; cv=none; b=NvnrBqEU8R9NqaHMipWL/owB8ZVbc0+fSt4SPoDUjEQdmfQ1cbFIupyIVLUCpKAdMtAkR67fiF8r114T6Tdoak8OmnoSx46Ol5t9U5hYj3QpiH2AMdbBBayoBIFuWtG56Q6QdEJz3Jfn7OXmOqKwtajBRoXuTJb+UfZnmVA2has= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760990356; c=relaxed/simple; bh=HWDQQBySaWwcyqBNxtQ6itbpSI+j3m+A//1gLr/GpxA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qDFSlHFJnunf/I1HhGzudMyjCLSrDFk1/qrkVEqE4NmicWe3PIFBsXH0RbIyzJmVaKjh1Z1qgSKqEc9i8FFalJF5r3XKoUmk+0uFzddM2sr26rzcd9FrKI1IjtzgchWBMaW/RckvAiN1zvC4mri7I+3rZ0zoYou+/eJw5X7ZqNg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hallyn.com; spf=pass smtp.mailfrom=mail.hallyn.com; arc=none smtp.client-ip=178.63.66.53 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=hallyn.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mail.hallyn.com Received: by mail.hallyn.com (Postfix, from userid 1001) id C57CC84F; Mon, 20 Oct 2025 14:59:11 -0500 (CDT) Date: Mon, 20 Oct 2025 14:59:11 -0500 From: "Serge E. Hallyn" To: Stephen Rothwell Cc: "Serge E. Hallyn" , Serge Hallyn , Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: failed to fetch the capabilities-next tree Message-ID: References: <20251020075738.2de7288c@canb.auug.org.au> <20251020140947.0dfa07c9@canb.auug.org.au> Precedence: bulk X-Mailing-List: linux-next@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20251020140947.0dfa07c9@canb.auug.org.au> On Mon, Oct 20, 2025 at 02:09:47PM +1100, Stephen Rothwell wrote: > Hi Serge, > > On Sun, 19 Oct 2025 20:24:40 -0500 "Serge E. Hallyn" wrote: > > > > Sorry, there's nothing in there right now, so I think I deleted the > > tag during the last cycle. Is the right thing to just leave it > > pointing at something like 6.18 with no changes and let your > > automation calculate an empty set? > > Yeah, that makes it easier for me (probably just reset it to v6.18-rc2). Done, and I'm adding a note to my process notes so I don't forget. Sorry for the inconvenience.