OSDN Git Service

Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
[uclinux-h8/linux.git] / fs / lockd / svc.c
index 4defefd..0475c5a 100644 (file)
@@ -185,7 +185,7 @@ lockd(void *vrqstp)
 
        svc_exit_thread(rqstp);
 
-       module_put_and_exit(0);
+       module_put_and_kthread_exit(0);
 }
 
 static int create_lockd_listener(struct svc_serv *serv, const char *name,