commit | 1f2e25b2d552cade43eacb2edc4e7f01c1cfecb3 | [log] [tgz] |
---|---|---|
author | Anton Blanchard <anton@samba.org> | Thu Oct 29 11:44:07 2015 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Dec 01 13:52:26 2015 +1100 |
tree | c5176a84fe7cfbab1c964015a210b627cf0d879e | |
parent | 3eb5d5888dc68c9b187998ca4249b8b9fa481eeb [diff] |
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>