linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] powerpc/tm: Fixes for crashes
@ 2015-11-19  4:44 Michael Neuling
  2015-11-19  4:44 ` [PATCH v2 1/2] powerpc/tm: Block signal return setting invalid MSR state Michael Neuling
  2015-11-19  4:44 ` [PATCH v2 2/2] powerpc/tm: Check for already reclaimed tasks Michael Neuling
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Neuling @ 2015-11-19  4:44 UTC (permalink / raw)
  To: mpe, benh; +Cc: mikey, sam.bobroff, linuxppc-dev, paulus

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-11-26 12:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-19  4:44 [PATCH v2 0/2] powerpc/tm: Fixes for crashes Michael Neuling
2015-11-19  4:44 ` [PATCH v2 1/2] powerpc/tm: Block signal return setting invalid MSR state Michael Neuling
2015-11-26 12:13   ` [v2, " Michael Ellerman
2015-11-19  4:44 ` [PATCH v2 2/2] powerpc/tm: Check for already reclaimed tasks Michael Neuling
2015-11-26 12:13   ` [v2,2/2] " Michael Ellerman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).