]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
powerpc/kvm: Force selection of CONFIG_PPC_FPU
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Tue, 19 Jan 2021 06:36:52 +0000 (06:36 +0000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sat, 30 Jan 2021 00:39:32 +0000 (11:39 +1100)
commit27f699579b64dbf27caf31e5c0eac567ec0aa8b8
treeff3efd794e85bd076cce57ae7eb3d7320d8c4fc6
parentc9f3401313a5089f100d7d1ef4b75cd7b49b2190
powerpc/kvm: Force selection of CONFIG_PPC_FPU

book3s/32 kvm is designed with the assumption that
an FPU is always present.

Force selection of FPU support in the kernel when
build KVM.

Fixes: 7d68c8916950 ("powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/74461a99fa1466f361532ca794ca0753be3d9f86.1611038044.git.christophe.leroy@csgroup.eu
arch/powerpc/kvm/Kconfig