Re: [PATCH v2 0/5] eagerfpu patches for tip/x86/fpu

2012-09-10 Thread Borislav Petkov
On Mon, Sep 10, 2012 at 11:11:00AM -0700, Suresh Siddha wrote: + Andre. > v2 version of the previous patchset https://lkml.org/lkml/2012/9/7/548 > that decouples eagerfpu into a synthetic cpuid feature. > > changes from v1: > * Made "eagerfpu=" boot parameter tri-state > * removed the cpu_has_xm

[PATCH v2 0/5] eagerfpu patches for tip/x86/fpu

2012-09-10 Thread Suresh Siddha
v2 version of the previous patchset https://lkml.org/lkml/2012/9/7/548 that decouples eagerfpu into a synthetic cpuid feature. changes from v1: * Made "eagerfpu=" boot parameter tri-state * removed the cpu_has_xmm check in the fx_finit (not related to eagerfpu per-say, but this patchset touches