From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="Fz9r82Vf" Received: from relay3-d.mail.gandi.net (relay3-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::223]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2AF3F198D for ; Fri, 24 Nov 2023 13:53:44 -0800 (PST) Received: by mail.gandi.net (Postfix) with ESMTPSA id DAFC960005; Fri, 24 Nov 2023 21:53:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1700862822; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=U8GWGjxo96HXmWS7PO87y6ARDdmPBxtxKcgnDG4Hw+A=; b=Fz9r82Vf5ZnHoHcgqJMhKABKNDPf/JCTgC8tyxotQ4x1ZwaTVwQWthPwR7qCRctLv2RaeM qCrvvWIF1GV9ec43x1rsZ1I7SubcJI6CRa6H6W37G7H2sMpWTmxt5l7XRy9DXP/xqwGiUo eXoNGQHZaO+UzU/GOZWdO8ZWQnAxvjC/MhQd0iAGh/SB1miuY0xk3zLJmw/SZmkCGTJO+z FZCtO/PGwTy/+jh92TPOaWWB7VKIDl0GWe8rfnP4A8dwv6DGgdgdHr4iPUCpmZQlhinTCz LdGmDTKb0d/jvFbI2tI7bYi9IkKOwlPiCJCYhTVUL6IOMPnsHsGFFtrlvpLJDQ== Date: Fri, 24 Nov 2023 22:53:41 +0100 From: Thomas Petazzoni To: Greg Kroah-Hartman Cc: stable@vger.kernel.org, patches@lists.linux.dev, =?UTF-8?B?Q2zDqW1l?= =?UTF-8?B?bnQgTMOpZ2Vy?= , Lizhi Hou , Rob Herring , Sasha Levin Subject: Re: [PATCH 6.5 369/491] of: dynamic: Add interfaces for creating device node dynamically Message-ID: <20231124225341.3288322f@windsurf> In-Reply-To: <20231124172035.663205241@linuxfoundation.org> References: <20231124172024.664207345@linuxfoundation.org> <20231124172035.663205241@linuxfoundation.org> Organization: Bootlin X-Mailer: Claws Mail 4.1.1 (GTK 3.24.38; x86_64-redhat-linux-gnu) Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-GND-Sasl: thomas.petazzoni@bootlin.com Hello, On Fri, 24 Nov 2023 17:50:05 +0000 Greg Kroah-Hartman wrote: > 6.5-stable review patch. If anyone has any objections, please let me kno= w. Isn't it quite strange to take this patch, which is clearly a feature patch, into a stable branch? > Signed-off-by: Cl=C3=A9ment L=C3=A9ger > Signed-off-by: Lizhi Hou > Link: https://lore.kernel.org/r/1692120000-46900-2-git-send-email-lizhi.h= ou@amd.com > Signed-off-by: Rob Herring > Stable-dep-of: c9260693aa0c ("PCI: Lengthen reset delay for VideoPropulsi= on Torrent QN16e card") This looks very odd. I don't see how c9260693aa0c (which is the trivial addition of a PCIe fixup) can have a dependency on this complex patch that allows to create device nodes in the Device Tree dynamically. Am I missing something obvious here? Thomas --=20 Thomas Petazzoni, co-owner and CEO, Bootlin Embedded Linux and Kernel engineering and training https://bootlin.com