[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150509060959.GB4156@gmail.com>
Date: Sat, 9 May 2015 08:09:59 +0200
From: Ingo Molnar <mingo@...nel.org>
To: Fenghua Yu <fenghua.yu@...el.com>
Cc: "H. Peter Anvin" <hpa@...ux.intel.com>,
Ingo Molnar <mingo@...e.hu>,
Thomas Gleixner <tglx@...utronix.de>,
Dave Hansen <dave.hansen@...el.com>,
Asit K Mallick <asit.k.mallick@...el.com>,
Glenn Williamson <glenn.p.williamson@...el.com>,
linux-kernel <linux-kernel@...r.kernel.org>, x86 <x86@...nel.org>
Subject: Re: [PATCH v3 Bugfix 0/6] xstate/fpu bug fixes
* Fenghua Yu <fenghua.yu@...el.com> wrote:
> From: Fenghua Yu <fenghua.yu@...el.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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists