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 D98A226ACC; Sun, 22 Feb 2026 14:20:59 +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=1771770059; cv=none; b=lPvH9C2ch6oqJSprTJhdhgdM3Q1t/aR+XKPHRHEGKHCaGLjSBcWuZk8v1vZK8WBRvv8VDgpFtAfKuYpN15WqA+BZkCvaWaWlwdBBUdTfjpDz4oC+MsIcBPU4lH226Inhyb6AxxDTWQ6l7sPwFaMOCLnqfNCly1bDgQTUwFxOfVg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771770059; c=relaxed/simple; bh=3oTU+XEbaPXGy+j3xY8EfbQ6eZw/pXPEm8jMR5L66+c=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TIA35LzzQok3oz7ycjJDaV5RGPYWeyoJvO6xsRwDEOESAUJ/lHzZrX1/1qOxf0hShy3Eicevki0wwj98tg0qWLCR783T9+Mm+8Iy+vdeRiyrx++VRIeedBJ7GljJMA0GB3uyjWi+RlZz3xoPAZMUUTjDa09fNO4lmXHXRGlg+q4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=U4C964Ig; 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="U4C964Ig" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 38737C116D0; Sun, 22 Feb 2026 14:20:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1771770059; bh=3oTU+XEbaPXGy+j3xY8EfbQ6eZw/pXPEm8jMR5L66+c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=U4C964Ig34olcXMVTqx2c572dZJOi7t8P9JwEXTpPKAw06p6dFsOhCZ17VYThiIVs QGHoFyOj/Y87/PCiADNE7EkGy/iSTs+WJlOrmcE7zN11/eFt0Iku7iLQH1m5qUDhLj XckhPQqLOSF4tgqzvVfe+Ots+aWCZDeq0H2HdDBv40e6x3txnqfrQslrEltgcpbDqa WPBhkKWzj76c3DkY2VIqbR8AIzDYMqTlBFc6oNSKpwTlVHxK9LQhHAOILP72hAw/XX vnPbbGVfyttk7LvNMbKx3szyjaj4BSI82OWxl2q3e2yEx1MqKnLfDYtpDZ3z3JFjLA XLZkD/hsgvNJA== Date: Sun, 22 Feb 2026 09:20:57 -0500 From: Sasha Levin To: Helge Deller Cc: stable@vger.kernel.org, stable-commits@vger.kernel.org, Simona Vetter , tzimmermann@suse.de Subject: Re: Patch "fbcon: Rename struct fbcon_ops to struct fbcon_par" has been added to the 6.18-stable tree Message-ID: References: <20260221162238.4086398-1-sashal@kernel.org> <610d6de1-e5ec-40a3-b1b9-bad3bc76ed12@gmx.de> 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; format=flowed Content-Disposition: inline In-Reply-To: <610d6de1-e5ec-40a3-b1b9-bad3bc76ed12@gmx.de> On Sat, Feb 21, 2026 at 06:26:07PM +0100, Helge Deller wrote: >Hi Sasha, > >On 2/21/26 17:22, Sasha Levin wrote: >>This is a note to let you know that I've just added the patch titled >> >> fbcon: Rename struct fbcon_ops to struct fbcon_par >> >>to the 6.18-stable tree which can be found at: >> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary >> >>The filename of the patch is: >> fbcon-rename-struct-fbcon_ops-to-struct-fbcon_par.patch >>and it can be found in the queue-6.18 subdirectory. >> >>If you, or anyone else, feels it should not be added to the stable tree, >>please let know about it. >I don't think we should backport any of the "fbcon:" patches... Sure, I'll drop those. -- Thanks, Sasha