powerpc: Add ppc_strict_facility_enable boot option
Add a boot option that strictly manages the MSR unavailable bits. This catches kernel uses of FP/Altivec/SPE that would otherwise corrupt user state. Signed-off-by:Anton Blanchard <anton@samba.org> Signed-off-by:
Michael Ellerman <mpe@ellerman.id.au>
Showing
- Documentation/kernel-parameters.txt 6 additions, 0 deletionsDocumentation/kernel-parameters.txt
- arch/powerpc/include/asm/reg.h 9 additions, 0 deletionsarch/powerpc/include/asm/reg.h
- arch/powerpc/include/asm/switch_to.h 19 additions, 5 deletionsarch/powerpc/include/asm/switch_to.h
- arch/powerpc/kernel/process.c 15 additions, 2 deletionsarch/powerpc/kernel/process.c
Loading
Please register or sign in to comment