Here's a couple of fixes for crashes with the TM signals code.

v2:
 - Split fixes to go into stable from other patches
   - other patches will be sent separately
 - Updates based on mpe's review:
   - add correct linux version for stable tag
   - fix white space issues
   - cleanup signal_32 changes to make code easier to read
   - remove signal 64 setting local variable just before return.

Michael Neuling (2):
  powerpc/tm: Block signal return setting invalid MSR state
  powerpc/tm: Check for already reclaimed tasks

 arch/powerpc/include/asm/reg.h  |  1 +
 arch/powerpc/kernel/process.c   | 18 ++++++++++++++++++
 arch/powerpc/kernel/signal_32.c | 15 +++++++++------
 arch/powerpc/kernel/signal_64.c |  4 ++++
 4 files changed, 32 insertions(+), 6 deletions(-)

-- 
2.5.0

_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev

Reply via email to