On Wed, 4 Oct 2017, Andi Kleen wrote: > From: Andi Kleen <[email protected]> > > Move the XSAVE initialization code to be after parsing early parameters. > I don't see any reason why the FPU code needs to be initialized that > early, nothing else in the initialization phase uses XSAVE. > This is useful to be able to handle command line parameters in the > XSAVE initialization code. > > Signed-off-by: Andi Kleen <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>

