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 E70A413A868 for ; Mon, 29 Jul 2024 08:10:57 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722240658; cv=none; b=lT1AbGS9PpIfQx4qSZ+UZ1lvZUu6WZoJPgVCZJ8K5yOKgc7tw4iwAtrmivAI1ug2YGyRgKHatQl/1cC+bGspIgVXgwX5Rp3z5INBcG58Cz1DdtCRnmcXNiR5qXSSFXVu+FSCgq+SMpE8CbQvPgYxClVWAcxDRjPmcVHjaPFOdac= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722240658; c=relaxed/simple; bh=Kkc146JI8xg77BpASKBu7MSoir8VaoU5rXi7yBzW1AY=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=hQxaF8Hvv9xYlaNtYDGh/3odxmv1BiAQgbvqNIAtq1lWqIOGFQyIpX1+7CzS8elnqyRMTQWa4OAorLG0WP2XVmRPEQi50iQ7X4IZUlKTn72u7jUTefiOJsj8sR+5nqKXDxTSiS/bdzyiEizcUNZesUTr0TDkdO3bMGeRofEeSzM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Ov5C0Moz; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Ov5C0Moz" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4191EC32786; Mon, 29 Jul 2024 08:10:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1722240657; bh=Kkc146JI8xg77BpASKBu7MSoir8VaoU5rXi7yBzW1AY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Ov5C0MozibaJeBCPCgd2K/HodOOrZEl/WsnT2d+lct7thMQ60xr/Ulxso2XZTJ5j/ 4cInSTzQmy4APxLF/yDMRab5LpX3FkEuq7tso0bRMS2q0i96JsojUiMBYxS5dLGDZb /FTNeg2NAXHbca2YicWFFJS3PFLl7PjTNNon93iKJi6YBcff6wMCbPHU2nd9g7h3Fg PUKHe8qAWLSaUSoAF63xzo727SPtMjibbZk4NgfKCgq7YQ/wjJqWmu8SKhzzrRejxZ liKmAL/LMA+qSfX+37XMwrbhNH+uPIELP996xDg8B81JfmKLzAhN4OfIcBcgqeETGq n3ylvto7iKQHA== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.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 1sYLT5-00GEfN-7m; Mon, 29 Jul 2024 09:10:55 +0100 Date: Mon, 29 Jul 2024 09:10:54 +0100 Message-ID: <86wml41uup.wl-maz@kernel.org> From: Marc Zyngier To: Cc: catalin.marinas@arm.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] irqchip/gic-v3: Fix 'broken_rdists' unused warning when !SMP" failed to apply to 6.10-stable tree In-Reply-To: <2024072916-brewing-cavalier-a90a@gregkh> References: <2024072916-brewing-cavalier-a90a@gregkh> 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/29.3 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: stable@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: gregkh@linuxfoundation.org, catalin.marinas@arm.com, stable@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 On Mon, 29 Jul 2024 08:51:16 +0100, wrote: > > > The patch below does not apply to the 6.10-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to . > > To reproduce the conflict and resubmit, you may use the following commands: > > git fetch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/ linux-6.10.y > git checkout FETCH_HEAD > git cherry-pick -x 080402007007ca1bed8bcb103625137a5c8446c6 > # > git commit -s > git send-email --to '' --in-reply-to '2024072916-brewing-cavalier-a90a@gregkh' --subject-prefix 'PATCH 6.10.y' HEAD^.. > > Possible dependencies: > > 080402007007 ("irqchip/gic-v3: Fix 'broken_rdists' unused warning when !SMP and !ACPI") > d633da5d3ab1 ("irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs") > fa2dabe57220 ("irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()") None of these three patches should be stable candidate for 6.10. They only matter to CPU hotplug, which is a new feature for 6.11 and has no purpose being backported. Thanks, M. -- Without deviation from the norm, progress is not possible.