On Tue, Aug 22, 2023 at 02:49:06PM +0530, Ojaswin Mujoo wrote:
On Mon, Jul 24, 2023 at 08:19:13AM +0200, gregkh@linuxfoundation.org wrote:
The patch below does not apply to the 6.4-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.4.y git checkout FETCH_HEAD git cherry-pick -x 9d3de7ee192a6a253f475197fe4d2e2af10a731f # <resolve conflicts, build, test, etc.> git commit -s git send-email --to 'stable@vger.kernel.org' --in-reply-to '2023072413-glamorous-unjustly-bb12@gregkh' --subject-prefix 'PATCH 6.4.y' HEAD^..
Possible dependencies:
thanks,
greg k-h
Hi Greg,
So seems like this patch is already in the linux-6.4.y branch and seems to have been applied before i got this email:
339fee69a1da ext4: fix rbtree traversal bug in ext4_mb_use_preallocated
Any idea why do we still see this failure?
Probably because Sasha and I doing the same work? I don't know, sorry for the noise.
thanks,
greg k-h