]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)
authorPaul Cercueil <paul@crapouillou.net>
Sun, 30 May 2021 17:17:57 +0000 (18:17 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 1 Jun 2021 09:44:47 +0000 (11:44 +0200)
commitfc52f92a653215fbd6bc522ac5311857b335e589
tree60c9e5e953d9292bd4a8798eb9221267164f587b
parentf92a05b9c0be58156de8727cc30f74eec00dc74f
MIPS: cpu-probe: Fix FPU detection on Ingenic JZ4760(B)

Ingenic JZ4760 and JZ4760B do have a FPU, but the config registers don't
report it. Force the FPU detection in case the processor ID match the
JZ4760(B) one.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/kernel/cpu-probe.c