* Fenghua Yu <fenghua...@intel.com> wrote: > From: Fenghua Yu <fenghua...@intel.com> > > This patchset is supposed to fix some xsave/xsaves/fpu related issues.
So as I mentioned it to Dave Hansen already yesterday, I think the right, easily backportable fix would be to switch the kernel to 'standard format'. It's very close to the compacted format and its behavior is much more obvious and it doesn't change the context size on us. Then, on top of a known working kernel, we can re-introduce compacted format without pressure, with all the necessary signal frame conversion problems solved properly. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/