[PATCH v2 0/2] powerpc/tm: Fixes for crashes
Michael Neuling
mikey at neuling.org
Thu Nov 19 15:44:43 AEDT 2015
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
More information about the Linuxppc-dev
mailing list