The patch below does not apply to the 4.19-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@xxxxxxxxxxxxxxx>. 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-4.19.y git checkout FETCH_HEAD git cherry-pick -x c15a688e49987385baa8804bf65d570e362f8576 # <resolve conflicts, build, test, etc.> git commit -s git send-email --to '<stable@xxxxxxxxxxxxxxx>' --in-reply-to '2024071538-nerd-march-746a@gregkh' --subject-prefix 'PATCH 4.19.y' HEAD^.. Possible dependencies: c15a688e4998 ("USB: serial: mos7840: fix crash on resume") 7183192196a6 ("USB: serial: mos7840: rip out broken interrupt handling") 32d8a6fc5bd6 ("USB: serial: mos7840: remove set but not used variables 'st, data1, iflag'") thanks, greg k-h ------------------ original commit in Linus's tree ------------------