]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - kernel/rtmutex-debug.c
sysctl: update sysctl_check_table
[linux-2.6-omap-h63xx.git] / kernel / rtmutex-debug.c
index 5aedbee014dfca7f2ebdce84e62d1c1bac87fab2..6b0703db152d2a61411595380ce4b608e98f6890 100644 (file)
@@ -82,12 +82,7 @@ do {                                         \
  * into the tracing code when doing error printk or
  * executing a BUG():
  */
-int rt_trace_on = 1;
-
-void deadlock_trace_off(void)
-{
-       rt_trace_on = 0;
-}
+static int rt_trace_on = 1;
 
 static void printk_task(struct task_struct *p)
 {