Jason Baron
c21761f168
[PATCH] fix sched_setscheduler semantics
...
Currently, a negative policy argument passed into the
'sys_sched_setscheduler()' system call, will return with success. However,
the manpage for 'sys_sched_setscheduler' says:
EINVAL The scheduling policy is not one of the recognized policies, or the
parameter p does not make sense for the policy.
Signed-off-by: Jason Baron <jbaron@redhat.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-01-18 19:20:22 -08:00
..
2006-01-08 20:13:48 -08:00
2006-01-15 02:01:39 +01:00
2006-01-03 11:35:26 +01:00
2006-01-11 18:42:13 -08:00
2006-01-08 20:13:48 -08:00
2005-10-28 08:16:49 -07:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:01:32 -08:00
2006-01-03 13:37:51 +01:00
2005-11-28 14:42:23 -08:00
2006-01-14 18:27:10 -08:00
2006-01-14 18:27:06 -08:00
2006-01-11 19:05:01 -08:00
2006-01-06 08:33:33 -08:00
2006-01-16 23:21:12 -08:00
2005-09-07 16:57:45 -07:00
2006-01-10 08:01:38 -08:00
2005-10-30 17:37:32 -08:00
2005-06-25 16:24:45 -07:00
2006-01-11 18:42:13 -08:00
2005-10-08 15:00:57 -07:00
2005-10-30 17:37:23 -08:00
2006-01-11 18:42:12 -08:00
2006-01-10 08:01:26 -08:00
2005-10-30 17:37:17 -08:00
2006-01-16 23:15:26 -08:00
2006-01-11 18:42:13 -08:00
2006-01-11 08:14:16 -08:00
2006-01-09 15:59:20 -08:00
2006-01-10 14:27:59 -08:00
2006-01-09 15:59:19 -08:00
2006-01-06 08:33:53 -08:00
2005-12-20 10:31:33 -08:00
2006-01-08 20:13:40 -08:00
2006-01-10 08:01:38 -08:00
2006-01-14 18:27:06 -08:00
2006-01-15 02:43:54 +01:00
2005-07-07 18:23:46 -07:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:49:47 -08:00
2006-01-08 20:13:59 -08:00
2006-01-10 08:02:02 -08:00
2006-01-18 19:20:22 -08:00
2006-01-14 18:27:06 -08:00
2005-11-07 07:53:29 -08:00
2005-11-09 07:55:50 -08:00
2005-09-10 10:06:21 -07:00
2006-01-10 08:01:25 -08:00
2006-01-09 10:03:44 -08:00
2006-01-11 18:42:13 -08:00
2006-01-18 19:20:17 -08:00
2006-01-11 18:42:13 -08:00
2006-01-10 08:01:38 -08:00
2006-01-11 18:42:13 -08:00
2005-07-12 20:38:38 -07:00
2006-01-14 18:27:06 -08:00