powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()
authorAnton Blanchard <anton@samba.org>
Thu, 29 Oct 2015 00:44:07 +0000 (11:44 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 1 Dec 2015 02:52:26 +0000 (13:52 +1100)
commit1f2e25b2d552cade43eacb2edc4e7f01c1cfecb3
treec5176a84fe7cfbab1c964015a210b627cf0d879e
parent3eb5d5888dc68c9b187998ca4249b8b9fa481eeb
powerpc: Remove fp_enable() and vec_enable(), use msr_check_and_{set, clear}()

More consolidation of our MSR available bit handling.

Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/processor.h
arch/powerpc/kernel/fpu.S
arch/powerpc/kernel/process.c
arch/powerpc/kernel/vector.S