On Tue, Feb 13, 2024 at 03:17:36PM +0100, Greg KH wrote:
On Tue, Feb 13, 2024 at 02:39:21PM +0100, MichaĆ Pecio wrote:
Hi,
The patch below does not apply to the 5.10-stable tree. [...] From 7c4650ded49e5b88929ecbbb631efb8b0838e811 Mon Sep 17 00:00:00 2001 From: Michal Pecio michal.pecio@gmail.com Date: Thu, 25 Jan 2024 17:27:37 +0200 Subject: [PATCH] xhci: handle isoc Babble and Buffer Overrun events
This patch depends on its parent 5372c65e1311 ("xhci: process isoc TD properly when there was a transaction error mid TD.").
The parent commit appears to be missing from your 5.10 and earlier queues for some reason, hence the breakage.
That parent commit would not apply to those older kernels (and I had no hint that it should go there.) I've backported it to 5.10.y ok, but 5.4 and 4.19 were harder. So if you want both of these in those older kernels, please provide working backports and I'll be glad to queue them up.
Nope, my 5.10.y backport failed too, so will need working versions for that tree as well.
thanks,
greg k-h