On 10/21/24 9:53 AM, gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 6.6-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.6.y git checkout FETCH_HEAD git cherry-pick -x 40d7903386df4d18f04d90510ba90eedee260085
I just tried it on 6.6.57 , the patch cherry-picks cleanly:
$ git reset --hard v6.6.57 ; echo ; git cherry-pick -x 40d7903386df4d18f04d90510ba90eedee260085 HEAD is now at e9448e371c87c Linux 6.6.57
Auto-merging drivers/tty/serial/imx.c [detached HEAD c75708544badb] serial: imx: Update mctrl old_status on RTSD interrupt Date: Wed Oct 2 20:40:38 2024 +0200 1 file changed, 15 insertions(+)