OSDN Git Service

Merge tag 'powerpc-4.4-3' into next
authorMichael Ellerman <mpe@ellerman.id.au>
Mon, 14 Dec 2015 09:40:32 +0000 (20:40 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Mon, 14 Dec 2015 09:40:32 +0000 (20:40 +1100)
commit1901d8bb45c3b82335c48e6232871f72ad10ed95
tree8e386d105cec283147bd56e716de69299cc54fbc
parent801c0b2c4db3a33d56b3e19240df7b897e5bbfbc
parent7f821fc9c77a9b01fe7b1d6e72717b33d8d64142
Merge tag 'powerpc-4.4-3' into next

Merge the two TM fixes we merged in 4.4. We are about to merge selftests
for these, and without the fixes the selftests will oops.

powerpc fixes for 4.4 #2

 - tm: Block signal return from setting invalid MSR state from Michael Neuling
 - tm: Check for already reclaimed tasks from Michael Neuling
arch/powerpc/include/asm/reg.h
arch/powerpc/kernel/process.c
arch/powerpc/kernel/signal_32.c
arch/powerpc/kernel/signal_64.c