On Mon, Oct 13, 2025 at 12:42:19PM -0700, Saravana Kannan wrote:
On Mon, Oct 13, 2025 at 1:27 AM gregkh@linuxfoundation.org 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 stable@vger.kernel.org.
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.12.y git checkout FETCH_HEAD git cherry-pick -x 64cf7d058a005c5c31eb8a0b741f35dc12915d18 # <resolve conflicts, build, test, etc.> git commit -s git send-email --to 'stable@vger.kernel.org' --in-reply-to '2025101354-eject-groove-319c@gregkh' --subject-prefix 'PATCH 6.12.y' HEAD^..
Possible dependencies:
IIRC, this is a fix for something that went in after 6.12. So, don't need to backport it 6.12 or older.
The "Fixes:" tag references a commit that is in the following releases already: 5.10.245 5.15.194 6.1.153 6.6.107 6.12.48 6.16.8 6.17 so that's what triggered this message.
thanks,
greg k-h