Linus Torvalds
54d46ea993
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
...
Pull signal handling cleanups from Al Viro:
"sigaltstack infrastructure + conversion for x86, alpha and um,
COMPAT_SYSCALL_DEFINE infrastructure.
Note that there are several conflicts between "unify
SS_ONSTACK/SS_DISABLE definitions" and UAPI patches in mainline;
resolution is trivial - just remove definitions of SS_ONSTACK and
SS_DISABLED from arch/*/uapi/asm/signal.h; they are all identical and
include/uapi/linux/signal.h contains the unified variant."
Fixed up conflicts as per Al.
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal:
alpha: switch to generic sigaltstack
new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those
generic compat_sys_sigaltstack()
introduce generic sys_sigaltstack(), switch x86 and um to it
new helper: compat_user_stack_pointer()
new helper: restore_altstack()
unify SS_ONSTACK/SS_DISABLE definitions
new helper: current_user_stack_pointer()
missing user_stack_pointer() instances
Bury the conditionals from kernel_thread/kernel_execve series
COMPAT_SYSCALL_DEFINE: infrastructure
2012-12-20 18:05:28 -08:00
..
2011-04-21 16:59:30 -07:00
2009-08-03 09:05:00 +01:00
2012-07-10 19:18:11 +10:00
2009-12-12 13:08:14 +01:00
2009-12-11 21:24:44 -07:00
2012-10-09 16:22:46 +09:00
2012-03-28 18:30:02 +01:00
2012-11-15 13:01:10 +11:00
2012-10-09 09:47:26 +01:00
2012-03-28 18:30:02 +01:00
2012-03-28 18:30:02 +01:00
2012-09-12 14:57:08 -05:00
2009-01-08 15:51:55 +01:00
2009-08-20 10:29:26 +10:00
2010-09-02 14:07:30 +10:00
2012-03-28 18:30:02 +01:00
2012-07-03 14:14:38 +10:00
2012-10-06 03:05:16 +09:00
2011-03-31 11:26:23 -03:00
2009-11-11 21:43:19 -06:00
2011-03-31 11:26:23 -03:00
2012-11-15 13:00:45 +11:00
2012-05-22 14:37:00 +10:00
2012-11-19 16:41:32 +01:00
2012-11-15 13:00:58 +11:00
2008-12-21 14:21:15 +11:00
2009-12-11 21:24:44 -07:00
2008-12-21 14:21:16 +11:00
2012-09-10 09:59:10 +10:00
2009-07-08 13:50:24 +10:00
2012-07-10 19:18:59 +10:00
2008-12-31 16:52:21 +02:00
2012-11-28 15:28:59 +01:00
2012-03-28 18:30:02 +01:00
2012-09-10 09:35:43 +10:00
2012-09-18 15:32:23 +10:00
2012-02-14 14:06:50 -07:00
2012-10-09 09:47:26 +01:00
2011-07-26 16:49:47 -07:00
2012-10-31 13:45:32 +01:00
2012-09-05 15:35:52 +10:00
2012-11-15 15:08:05 +11:00
2012-03-28 18:30:02 +01:00
2012-02-23 10:50:02 +11:00
2011-05-04 15:19:26 +10:00
2012-11-15 15:08:06 +11:00
2009-12-12 22:24:30 -07:00
2011-11-08 14:51:46 +11:00
2010-10-14 00:54:38 -05:00
2012-11-15 13:00:58 +11:00
2012-11-25 07:19:39 -06:00
2012-10-05 23:38:38 +02:00
2012-09-12 14:57:10 -05:00
2011-11-24 02:01:40 -06:00
2011-05-26 13:38:57 +10:00
2011-11-17 16:26:07 +11:00
2012-05-11 18:00:14 -06:00
2010-02-17 14:02:49 +11:00
2012-03-20 21:48:30 +08:00
2012-10-09 16:22:24 +09:00
2012-11-15 15:08:07 +11:00
2011-07-01 13:10:21 +10:00
2012-09-10 09:59:13 +10:00
2012-07-24 12:01:20 -07:00
2010-10-18 11:03:21 +02:00
2012-02-14 14:06:50 -07:00
2009-11-11 21:43:18 -06:00
2012-11-15 13:00:58 +11:00
2011-05-06 13:19:01 +10:00
2011-04-27 14:18:31 +10:00
2012-07-11 18:22:32 +10:00
2012-07-03 14:14:48 +10:00
2012-04-30 10:45:26 +10:00
2012-03-09 13:25:06 +11:00
2012-02-24 10:05:59 +01:00
2012-12-13 15:31:08 -08:00
2011-12-20 10:20:19 -05:00
2011-12-08 14:02:23 +11:00
2012-02-21 11:40:36 +01:00
2010-10-29 13:14:42 -05:00
2012-07-24 15:27:29 +08:00
2012-09-07 09:48:50 +10:00
2011-05-22 08:47:53 -04:00
2012-10-30 10:54:55 +01:00
2012-10-18 10:37:52 +11:00
2012-12-06 01:33:57 +01:00
2012-09-07 09:48:49 +10:00
2012-12-06 01:34:01 +01:00
2012-12-06 01:34:11 +01:00
2012-04-08 12:51:02 +03:00
2010-09-02 14:07:32 +10:00
2012-12-06 01:34:17 +01:00
2012-10-29 19:15:32 -02:00
2012-12-06 01:34:13 +01:00
2010-06-09 11:12:36 +02:00
2011-07-26 16:49:47 -07:00
2012-04-30 15:37:16 +10:00
2012-04-24 15:34:16 -07:00
2012-12-18 09:58:09 -08:00
2011-06-10 14:55:36 +02:00
2009-12-09 17:09:14 +11:00
2012-10-09 09:47:26 +01:00
2011-05-04 15:19:26 +10:00
2009-08-20 10:25:09 +10:00
2009-08-20 10:25:09 +10:00
2010-05-05 09:11:10 -04:00
2012-12-06 01:34:15 +01:00
2009-08-28 14:24:12 +10:00
2012-12-06 01:34:07 +01:00
2012-11-15 13:00:45 +11:00
2011-06-27 14:13:09 -07:00
2012-09-28 14:31:03 +09:30
2009-06-17 00:30:22 -06:00
2010-08-06 20:49:18 -06:00
2012-09-14 10:15:35 +02:00
2010-08-01 17:06:44 -06:00
2012-08-24 20:26:04 +10:00
2012-09-12 14:57:10 -05:00
2010-02-17 14:03:15 +11:00
2012-10-09 09:47:26 +01:00
2011-12-07 18:02:02 +11:00
2012-11-19 14:16:09 +01:00
2012-09-17 16:31:51 +10:00
2010-08-11 08:59:21 -07:00
2012-09-17 16:31:53 +10:00
2011-12-20 10:21:34 -05:00
2010-05-06 16:49:26 +10:00
2011-03-31 11:26:23 -03:00
2012-09-18 15:32:51 +10:00
2012-03-20 10:41:44 -07:00
2010-07-09 11:28:30 +10:00
2010-03-05 03:04:08 -06:00
2012-09-27 12:51:05 +10:00
2012-07-10 19:18:41 +10:00
2009-10-30 17:20:57 +11:00
2010-05-06 16:49:27 +10:00
2011-05-25 08:39:16 -07:00
2010-10-26 16:52:08 -07:00
2012-09-17 16:31:51 +10:00
2012-09-17 16:31:51 +10:00
2012-09-17 16:31:53 +10:00
2012-09-17 16:31:53 +10:00
2011-03-31 11:26:23 -03:00
2009-12-06 17:06:19 +01:00
2009-09-24 15:31:39 +10:00
2012-07-10 19:18:30 +10:00
2012-12-18 09:58:09 -08:00
2012-09-10 09:59:00 +10:00
2012-09-07 09:48:50 +10:00
2012-10-18 10:57:24 +11:00
2012-11-15 09:43:55 +11:00
2012-10-02 18:01:25 +01:00
2009-03-11 17:10:17 +11:00
2009-06-15 13:26:21 +10:00
2009-12-09 17:10:37 +11:00
2009-09-24 15:31:49 +10:00
2009-08-27 13:12:51 +10:00
2011-09-20 09:19:40 +10:00
2011-04-18 13:08:21 +10:00
2009-09-02 16:20:41 +10:00
2009-08-27 13:12:51 +10:00
2009-03-24 13:47:33 +11:00
2012-11-19 14:31:35 +01:00
2009-03-24 13:47:34 +11:00
2012-10-13 11:21:15 +09:00
2012-11-15 13:00:58 +11:00
2012-11-15 13:00:58 +11:00
2011-05-06 13:32:41 +10:00
2012-10-05 23:38:47 +02:00
2010-03-05 03:04:08 -06:00
2012-12-18 09:58:09 -08:00
2011-06-02 15:29:08 -05:00
2012-11-15 12:56:55 +11:00
2012-03-28 18:30:02 +01:00
2010-08-07 18:15:50 +02:00
2011-04-20 17:01:19 +10:00
2011-11-16 14:47:54 +11:00
2012-11-15 13:00:54 +11:00
2010-05-26 08:30:15 -07:00
2012-11-29 00:01:23 -05:00
2012-10-31 13:36:18 +01:00
2012-11-19 14:31:35 +01:00
2012-09-17 16:31:51 +10:00
2009-12-14 23:55:32 +01:00
2012-03-21 11:16:12 +11:00
2012-10-09 09:47:26 +01:00
2011-03-31 11:26:23 -03:00
2012-01-08 12:19:57 -08:00
2012-10-09 09:47:26 +01:00
2012-09-12 14:57:09 -05:00
2012-05-24 16:17:30 -07:00
2011-11-17 16:26:07 +11:00
2011-05-26 13:38:57 +10:00
2012-11-28 22:14:55 -05:00
2012-12-19 07:55:08 -08:00
2011-11-25 14:32:57 +11:00
2012-10-09 09:47:26 +01:00
2012-10-12 10:49:08 +09:00
2012-08-20 13:05:28 +02:00
2011-05-25 08:39:16 -07:00
2012-09-17 16:31:53 +10:00
2012-05-09 15:00:55 +02:00
2012-07-03 14:14:41 +10:00
2012-10-09 09:47:26 +01:00
2012-09-18 15:32:36 +10:00
2012-11-15 13:00:58 +11:00
2012-11-15 13:00:58 +11:00
2012-11-15 13:00:58 +11:00
2012-11-15 12:59:33 +11:00
2011-04-26 23:31:11 -07:00
2012-12-20 18:05:28 -08:00
2012-09-07 09:48:50 +10:00
2011-03-31 11:26:23 -03:00
2012-07-11 14:18:40 +10:00
2012-07-10 19:18:57 +10:00
2012-05-27 21:00:07 -07:00
2011-05-06 13:32:35 +10:00
2012-02-14 14:06:50 -07:00
2009-06-06 10:14:22 -06:00