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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 68FF8CAC597 for ; Mon, 15 Sep 2025 10:30:24 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id CFE1310E3EB; Mon, 15 Sep 2025 10:30:23 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=bootlin.com header.i=@bootlin.com header.b="jgSUZmYA"; dkim-atps=neutral Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) by gabe.freedesktop.org (Postfix) with ESMTPS id AD7B110E3EB for ; Mon, 15 Sep 2025 10:30:22 +0000 (UTC) Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 3C77BC6B3AF; Mon, 15 Sep 2025 10:30:04 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 5B1066063F; Mon, 15 Sep 2025 10:30:20 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 2D8E5102F2AA2; Mon, 15 Sep 2025 12:30:11 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1757932219; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=iPMXjGf/3WKBSmAeqhAwH5Gjgp7eQens8v19HHHicY8=; b=jgSUZmYAIUpvTa2nKGPW196s058zYfff0lioEFxiPPV+gvCqfvpkvYAKyvt5eCbnHiw7Cj J6X5ykpmMRgCeFyER+ZVbRZoyqvjtXJE61BfvjyZqZLYiGFmRMuxIO2It1VTWQK+vSdB5U iJsGWAQp5bg8zn15s23efloWV2Wzbx5cKOkAUjWDa+ZoZ81ADLUYHOpMreiDqlAmNRGYhU JjgMSdCLzXX0+MqiDnjeKmCijEIs+cyqRhwVyNGXZI6h5+aUctzOOrgSljyH/KvzEQbMOV UEm+9qNBprKmOvFFqyXPA9yVikddsA2lRAodwGD15OKqjq4W2oaWsqUm/vstVw== Date: Mon, 15 Sep 2025 12:30:10 +0200 From: Luca Ceresoli To: Maxime Ripard Cc: Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Maarten Lankhorst , Thomas Zimmermann , David Airlie , Simona Vetter , Hui Pu , Thomas Petazzoni , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, Dmitry Baryshkov Subject: Re: [PATCH v8 0/3] drm/bridge: debugfs: show refcount and list removed bridges Message-ID: <20250915123010.18fd21f9@booty> In-Reply-To: <20250915-celadon-dalmatian-of-defense-ca56fb@penduick> References: <20250912-drm-bridge-debugfs-removed-v8-0-5c33d87ccb55@bootlin.com> <20250915-celadon-dalmatian-of-defense-ca56fb@penduick> Organization: Bootlin X-Mailer: Claws Mail 4.3.1 (GTK 3.24.49; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Last-TLS-Session-Version: TLSv1.3 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Maxime, On Mon, 15 Sep 2025 10:13:16 +0200 Maxime Ripard wrote: > Once the minor issue I've reported is fixed, > Reviewed-by: Maxime Ripard Ok, thanks! v9 sent. Note that this series depends on [0] which is waiting for discussion to continue, so any feedback on drm_for_each_bridge_in_chain_scoped() would be very welcome to unlock both this and other series from being applied/sent. [0] https://lore.kernel.org/all/20250808-drm-bridge-alloc-getput-for_each_bridge-v2-3-edb6ee81edf1@bootlin.com/ Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com