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

Maciej W. Rozycki posted 2 patches 4 years ago
There is a newer version of this series
[PATCH 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.  Please apply.

  Maciej