From: Steven Rostedt Date: Mon, 25 Jul 2005 20:28:39 +0000 (-0400) Subject: [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIO X-Git-Tag: v2.6.13-rc4~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d46523ea32a79fbc8cd1237f9441f45cc3f02456;p=pandora-kernel.git [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 Cc: Ingo Molnar Signed-off-by: Dean Nelson Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed