Re: [RFC PATCH 10/10] x86/fpu: defer FPU state load until return to userspace

From: Sebastian Andrzej Siewior
Date: Wed Sep 26 2018 - 11:32:44 EST


On 2018-09-26 07:34:09 [-0700], Andy Lutomirski wrote:
> > So I *think* nobody relies on FPU-emulation anymore. I would suggest to
> > get this patch set into shape and then getting rid of
> > CONFIG_MATH_EMULATION?

Bryan, Denys, does anyone of you rely on CONFIG_MATH_EMULATION?
The manual for Quark claims that the CPU has no FPU and yet the current
kernel (or the yocto v3.14) does not select this option.
Denys added support for some opcodes in 2015 but I didn't figure out
*why* or which CPU in particular requires this.

> I donât think you can boot a kernel without math emulation on a no-FPU CPU. So maybe we should table this particular idea. I didnât realize there were Quark CPUs without FPU.

Okay.

Sebastian