[GIT PULL] Urgent ARC fix for 3.12

From: Vineet Gupta
Date: Thu Oct 03 2013 - 08:49:36 EST


Hi Linus,

Chrisitian found/fixed issue with SA_SIGINFO based signal handler corrupting the
user space registers post after signal handling.

Please pull.

Thx,
-Vineet
-------------------->
The following changes since commit 55c2e26204276b27f2b7a63123b701c950e45d89:

ARC: Use clockevents_config_and_register over clockevents_register_device
(2013-09-27 16:28:48 +0530)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/ for-curr

for you to fetch changes up to 10469350e345599dfef3fa78a7c19fb230e674c1:

ARC: Fix signal frame management for SA_SIGINFO (2013-10-03 09:43:56 +0530)

----------------------------------------------------------------
Args to SA_SIGINFO signal handler corrupting corresponding user space registers

----------------------------------------------------------------
Christian Ruppert (1):
ARC: Fix signal frame management for SA_SIGINFO

arch/arc/kernel/signal.c | 25 +++++++++++++------------
1 file changed, 13 insertions(+), 12 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/