On Thursday, May 11, 2023 6:46 AM , Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: >On Thu, May 11, 2023 at 12:01:36AM +0200, Florian Bezdeka wrote: >> Hi all, >> >> On 07.05.23 08:44, gregkh@xxxxxxxxxxxxxxxxxxx wrote: >> > >> > The patch below does not apply to the 6.1-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-6.1.y git checkout FETCH_HEAD git cherry-pick -x >> > 3ce29c17dc847bf4245e16aad78a7617afa96297 >> > # <resolve conflicts, build, test, etc.> git commit -s git >> > send-email --to '<stable@xxxxxxxxxxxxxxx>' --in-reply-to '2023050749- >deskwork-snowboard-82cf@gregkh' --subject-prefix 'PATCH 6.1.y' HEAD^.. >> >> Is someone already working on that? I would love to see this patch in >> 6.1. If no further activities are planned I might have the option/time >> to supply a backport as well. > >Please supply a backport, I don't think anyone is working on it :) Hi Florian, I not yet got plan to backport the patch, so I am more than happy if you could supply a backport. Most probably the issue is due to missing "#include <linux/bitfield.h>". Will you do it for 5.15 and 6.2 as well? Thanks & Regards Siang