[PATCH v3 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides

Maciej W. Rozycki posted 2 patches 4 years ago
[PATCH v3 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
Posted by Maciej W. Rozycki 4 years ago
Hi,

 Forcing `cpu_has_fpu' to 1 is unsupported as it breaks the `nofpu' kernel 
parameter and more recently also the CONFIG_MIPS_FP_SUPPORT configuration 
option.  Remove the broken `cpu_has_fpu' overrides then for IP27 and IP30 
systems.

 This v3 of the series adds credit to Stephen for reporting the issue,
which I forgot on previous iterations.

 Please apply.

  Maciej
Re: [PATCH v3 0/2] MIPS: Remove incorrect `cpu_has_fpu' overrides
Posted by Thomas Bogendoerfer 4 years ago
On Sun, May 01, 2022 at 11:14:11PM +0100, Maciej W. Rozycki wrote:
> Hi,
> 
>  Forcing `cpu_has_fpu' to 1 is unsupported as it breaks the `nofpu' kernel 
> parameter and more recently also the CONFIG_MIPS_FP_SUPPORT configuration 
> option.  Remove the broken `cpu_has_fpu' overrides then for IP27 and IP30 
> systems.
> 
>  This v3 of the series adds credit to Stephen for reporting the issue,
> which I forgot on previous iterations.
> 
>  Please apply.

series applied to mips-next.

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]