]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO
authorSteven Rostedt <rostedt@goodmis.org>
Mon, 25 Jul 2005 20:28:39 +0000 (16:28 -0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Jul 2005 22:40:00 +0000 (15:40 -0700)
commitb3000fbcaaeb68fc3ab294792c3ac0ca56f8f909
tree0afe4590170ad25e38005f72431680ba47ba6860
parentfb6af17d5e3081256b532cf4fcfc16e909f8d192
[PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO

Here's the patch again to fix the code to handle if the values between
MAX_USER_RT_PRIO and MAX_RT_PRIO are different.

Without this patch, an SMP system will crash if the values are
different.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Dean Nelson <dcn@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ia64/sn/kernel/xpc_main.c
kernel/sched.c