From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 37F07DF61; Tue, 2 Jan 2024 10:36:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="IQosxIJE" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9C5F0C433C7; Tue, 2 Jan 2024 10:36:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1704191764; bh=wBiPi3OqenP3/d8i2Zyn6QRFfKftQ+PXOkxe7wK8bDk=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=IQosxIJEZHZEbqaL5mlaFCs7oulvqBZXfoIkSzU+SvPDBSKdAxfbh+/VoNKgX+72y EgwACH/ociBEJbfEuTkHBLwqsv414pVT56fZzq620fwEzPBlXQbf+8GJ/p8vRzzWJT 94aWaz8IIHaLpHN6CERpcKxaD/naD3AhquAkDpOdpKY37ynrkfd7tJiAjM5TiUv0QJ BrsEuYP7y93BhMdOVbUzdIYkvTgWXwpvWpxeLgYXHfK0O/FDykb8pYIdvX+YzTc1pj zgnFGtuYbCCCaRLljDi/CkJExeBRLoVTfduDPYk/F6HyX8KTv70hSqFwcEG1TJH7S5 EG/IZtgMMWyeg== Received: from sofa.misterjones.org ([185.219.108.64] helo=wait-a-minute.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1rKc7u-008BET-0N; Tue, 02 Jan 2024 10:36:02 +0000 Date: Tue, 02 Jan 2024 10:36:01 +0000 Message-ID: <87ttnwt432.wl-maz@kernel.org> From: Marc Zyngier To: Stephen Rothwell Cc: Linux Kernel Mailing List , Linux Next Mailing List Subject: Re: linux-next: errors fetching the irqchip trees In-Reply-To: <20240102080233.20aca3ec@canb.auug.org.au> References: <20240102080233.20aca3ec@canb.auug.org.au> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: linux-next@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: sfr@canb.auug.org.au, linux-kernel@vger.kernel.org, linux-next@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Hi Stephen, On Mon, 01 Jan 2024 21:02:33 +0000, Stephen Rothwell wrote: > > Hi all, > > Attempting to fetch the irqchip and irqchip-fixes trees today fails > like this: > > fatal: couldn't find remote ref refs/heads/irq/irqchip-next > > and > > fatal: couldn't find remote ref refs/heads/irq/irqchip-fixes > > They both use > git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git . Ah, my bad. I have recently removed myself from the irqchip maintenance (see commit b673fe1a6229), and forgot to let you know, apologies for that. Please drop these two branches from -next, as it is unlikely I will resume any significant activity on that front in the near future. You probably already pull from tip anyway. Thanks, M. -- Without deviation from the norm, progress is not possible.