Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-android
[firefly-linux-kernel-4.4.55.git] / kernel / exit.c
index 717efbd7cb72998a9579f2e589acca8b8916b14f..33fde71b83d057579c5c55d48d8479b9d69944bb 100644 (file)
@@ -841,7 +841,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