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 0908333A9FE for ; Mon, 5 Jan 2026 16:30:43 +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=1767630644; cv=none; b=immKJvlTyOco/sVkNJw46/aN1WUAjNwuTs4Zn/eAc02WTjIkDhr2Djwx/RNnvqm+dyx4OPKFLOsUy1Ue3k1gGDW6XdqHfTaFTzVqCApHo7Ku+GoEmv82Q1tVi+D/TI0DwxyvvlqdJU6lzc3sLSMNRNTt7EB30157fTtihnmgW70= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1767630644; c=relaxed/simple; bh=Q5XpRHbFzyQERGWpBH3sJiBw5pwXkf0YdOsVgNgyJBA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qogm+KPMDFwC7ql+xWjBRXynk5re0HoeIIyryWi9P2stLcPvdm7T5v9x61DZhcmIZRnx0aLrsS6VNDiTILXrOhDv8u0F9MXXeOU/rC5we21LLk/aiMN9Ugy2tKdSADOYwCZc9a+hm50Lfn8xPPUbZjvG1F7jzRvzoBR350pQij4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=AmeksH49; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="AmeksH49" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E66EEC116D0; Mon, 5 Jan 2026 16:30:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1767630643; bh=Q5XpRHbFzyQERGWpBH3sJiBw5pwXkf0YdOsVgNgyJBA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=AmeksH49TEdwK0IZY1a5z4jVLEqwNlXY4pJlqUyTvefZ3ufjq5l/TZ8Q2493htgVi RnEQXV8bF/5VZrCxD6DYUsmPI+/QHvmn78665ttrM48nBYH8Mwvx1tLRhYC3Z5Z8/D gYTEKWNb6pYd18BfNuU5ABhXnNOjCKfj7xb/thYU= Date: Mon, 5 Jan 2026 17:30:39 +0100 From: Greg KH To: Kory Maincent Cc: dianders@chromium.org, luca.ceresoli@bootlin.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] drm/tilcdc: Fix removal actions in case of failed probe" failed to apply to 6.12-stable tree Message-ID: <2026010512-flame-zips-0374@gregkh> References: <2026010529-certainty-unguided-7d41@gregkh> <20260105154701.5bc5d143@kmaincent-XPS-13-7390> Precedence: bulk X-Mailing-List: stable@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: <20260105154701.5bc5d143@kmaincent-XPS-13-7390> On Mon, Jan 05, 2026 at 03:47:01PM +0100, Kory Maincent wrote: > On Mon, 05 Jan 2026 14:26:29 +0100 > wrote: > > > The patch below does not apply to the 6.12-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: > > No conflict on my side on current linux-6.12.y. > Have you more informations? Did you try building it? I don't remember why this failed, sorry. greg k-h