commit | d46523ea32a79fbc8cd1237f9441f45cc3f02456 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Mon Jul 25 16:28:39 2005 -0400 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Jul 26 15:40:00 2005 -0700 |
tree | 0afe4590170ad25e38005f72431680ba47ba6860 | |
parent | 18586e721636527cb5177467fb17e2350615978a [diff] |
[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>