Ben Gras
e3e5cf6d34
arm: make signal handlers work
...
A few kernel and calling convention adjustments to make sigsend and
sigreturn work for arm.
. provide a arch_proc_setcontext for earm in kernel
. set LR in context of signal handler to provide a proper
return address (to __sigreturn)
. change __sigreturn to retrieve the sigcontext pointer
from the sigframe struct and pass it to _sigreturn() in r0
Change-Id: Icd135a70595382c79d11d8dd9876f6a6f1df41f8
2013-01-30 04:10:12 +00:00
..
2013-01-25 17:07:02 +00:00
2012-07-15 22:30:15 +02:00
2012-08-24 09:17:27 +00:00
2012-07-30 12:10:12 +00:00
2012-08-31 12:36:17 +00:00
2012-11-21 18:32:06 +01:00
2013-01-30 04:10:12 +00:00
2012-07-30 12:10:13 +00:00
2013-01-17 10:03:58 +01:00
2013-01-14 11:36:27 +01:00
2013-01-17 10:03:58 +01:00
2012-06-18 10:53:35 +00:00
2012-03-25 21:58:14 +02:00
2013-01-24 07:44:38 +01:00
2012-11-15 16:07:29 +01:00
2013-01-14 11:36:26 +01:00
2013-01-14 11:36:26 +01:00
2012-04-09 18:08:26 +02:00
2012-12-07 13:58:06 +01:00
2012-11-15 16:07:29 +01:00
2013-01-17 10:03:58 +01:00
2012-11-16 16:37:44 +01:00
2013-01-17 10:03:58 +01:00
2013-01-11 09:18:35 +00:00
2012-03-25 21:58:14 +02:00
2012-08-09 00:16:36 +02:00
2012-11-15 16:07:29 +01:00
2013-01-14 11:44:31 +01:00
2012-06-28 15:20:53 +02:00
2013-01-14 11:44:31 +01:00
2012-07-30 12:10:14 +00:00
2013-01-25 17:07:01 +00:00
2013-01-23 21:28:17 +01:00
2010-07-22 10:03:31 +00:00
2012-03-25 21:58:14 +02:00
2013-01-23 21:03:38 +01:00
2012-07-15 22:30:15 +02:00
2012-10-17 23:01:24 +02:00
2013-01-23 09:03:03 +00:00
2013-01-14 11:36:26 +01:00
2012-05-10 16:38:24 +02:00
2013-01-24 07:44:38 +01:00
2011-08-05 14:16:48 +02:00