]> Pileus Git - ~andy/linux/blobdiff - kernel/exit.c
Merge branch 'freezer'
[~andy/linux] / kernel / exit.c
index 7bb73f9d09dbeedcc6c07f6a8dc8257f76fc4963..6a057750ebbbdee49b9c2c2b578567401fd8540f 100644 (file)
@@ -835,7 +835,7 @@ void do_exit(long code)
        /*
         * Make sure we are holding no locks:
         */
-       debug_check_no_locks_held(tsk);
+       debug_check_no_locks_held();
        /*
         * We can do this unlocked here. The futex code uses this flag
         * just to verify whether the pi state cleanup has been done