On Wed, Jun 30, 2021 at 06:06:46PM +0200, Borislav Petkov wrote: > On Sun, Jun 27, 2021 at 04:24:59PM +0200, gregkh@xxxxxxxxxxxxxxxxxxx wrote: > > > > The patch below does not apply to the 4.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>. > > > > thanks, > > > > greg k-h > > > > ------------------ original commit in Linus's tree ------------------ > > > > From f9dfb5e390fab2df9f7944bb91e7705aba14cd26 Mon Sep 17 00:00:00 2001 > > From: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > Date: Fri, 18 Jun 2021 16:18:25 +0200 > > Subject: [PATCH] x86/fpu: Make init_fpstate correct with optimized XSAVE > > Let's try this: it boots in a VM so it should be good. I had to remove > some of the newly added XSTATE states. tglx, can you have a quick look > pls? Anyone still want this???