On Thu, Jul 04, 2024 at 10:44:54AM +0530, Kumar, Udit wrote:
Hello Greg
On 7/3/2024 7:41 PM, gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 5.15-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-5.15.y git checkout FETCH_HEAD git cherry-pick -x c128a1b0523b685c8856ddc0ac0e1caef1fdeee5 # <resolve conflicts, build, test, etc.> git commit -s git send-email --to 'stable@vger.kernel.org' --in-reply-to '2024070338-skid-sauna-cd1d@gregkh' --subject-prefix 'PATCH 5.15.y' HEAD^..
Possible dependencies:
This patch has dependency on https://lore.kernel.org/all/20240703102925.298849298@linuxfoundation.org/ Which is already queued for 5.15.
Oops, my fault, I hadn't applied all of the 5.15.y patches when I attempted this one, now fixed.
greg k-h