powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
authorAnton Blanchard <[email protected]>
Thu, 29 Oct 2015 00:43:54 +0000 (11:43 +1100)
committerMichael Ellerman <[email protected]>
Tue, 1 Dec 2015 02:52:24 +0000 (13:52 +1100)
commitaf72ab646a6bee724f190820e8f56497a5b635f0
treeaf3168c4f8c75c8bfd71ecc4182af01d444dbdf1
parent07e45c120c9c61b792be62182b0a8f706ee2ab24
powerpc: Don't disable MSR bits in do_load_up_transact_*() functions

Similar to the non TM load_up_*() functions, don't disable the MSR
bits on the way out.

Signed-off-by: Anton Blanchard <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
arch/powerpc/kernel/fpu.S
arch/powerpc/kernel/vector.S