On Fri, Mar 19, 2021 at 2:42 PM DJ Delorie wrote: > > "H.J. Lu" writes: > > If OSXSAVE is disabled by glibc tunables, disable features which depend > > on OSXSAVE. > > This one seems to ignore -XSAVE, both on an 11th gen (-XSAVE,-XSAVEC -> > xsave()) and on 4th (just -XSAVE). Is this patch supposed to be used > with the previous patch, or standalone? > Fixed. Here is the v2 patch. OK for master? -- H.J.