powerpc: Don't disable MSR bits in do_load_up_transact_*() functions
authorAnton Blanchard <anton@samba.org>
Thu, 29 Oct 2015 00:43:54 +0000 (11:43 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
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 <anton@samba.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/kernel/fpu.S
arch/powerpc/kernel/vector.S
This page took 0.037641 seconds and 5 git commands to generate.