]> Pileus Git - ~andy/linux/blobdiff - kernel/hung_task.c
lockdep: Remove __debug_show_held_locks
[~andy/linux] / kernel / hung_task.c
index 0c642d51aac2d8ab82c782a786eb13b90c0985c1..bca9423795597966747cf567622efb9bccaf22a0 100644 (file)
@@ -98,7 +98,7 @@ static void check_hung_task(struct task_struct *t, unsigned long timeout)
        printk(KERN_ERR "\"echo 0 > /proc/sys/kernel/hung_task_timeout_secs\""
                        " disables this message.\n");
        sched_show_task(t);
-       __debug_show_held_locks(t);
+       debug_show_held_locks(t);
 
        touch_nmi_watchdog();