On Sun, Aug 27, 2023 at 04:23:35PM +0800, Huacai Chen wrote: > On Sun, Aug 27, 2023 at 2:45 PM <gregkh@xxxxxxxxxxxxxxxxxxx> 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@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.4.y > > git checkout FETCH_HEAD > > git cherry-pick -x 656f9aec07dba7c61d469727494a5d1b18d0bef4 > > # <resolve conflicts, build, test, etc.> > > git commit -s > > git send-email --to '<stable@xxxxxxxxxxxxxxx>' --in-reply-to '2023082705-predator-enjoyable-15fb@gregkh' --subject-prefix 'PATCH 6.4.y' HEAD^.. > > > > Possible dependencies: > I'm sorry, this is my mistake. 6.4 also need to cut the simd_get() > part, because simd is only supported since 6.5 I do not understand, sorry. Is this relevant for 6.4.y? If so, can you provide a working backport? thanks, greg k-h