On Fri, 2012-09-07 at 11:43 -0700, H. Peter Anvin wrote: > On 09/07/2012 11:31 AM, Suresh Siddha wrote: > > > > diff --git a/Documentation/kernel-parameters.txt > > b/Documentation/kernel-parameters.txt > > index 6273099..b21bcbd 100644 > > --- a/Documentation/kernel-parameters.txt > > +++ b/Documentation/kernel-parameters.txt > > @@ -1835,7 +1835,7 @@ bytes respectively. Such letter suffixes can also be > > entirely omitted. > > enabling legacy floating-point and sse state. > > > > eagerfpu= [X86] > > - on enable eager fpu restore > > + on enable eager fpu restore (default for xsaveopt) > > off disable eager fpu restore > > > > Should we make this a tristate (on, off, default/auto)?
Intention is to automatically enable it for xsaveopt with out any explicit boot parameters (for the advantages I mentioned in the previous changelogs). thanks, suresh -- 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/