]> err.no Git - linux-2.6/blobdiff - fs/nfsd/nfssvc.c
Merge master.kernel.org:/home/rmk/linux-2.6-serial
[linux-2.6] / fs / nfsd / nfssvc.c
index 07b9a065e9daa75ebb35fcff48e5f441376cc6f8..1697539a7171777815cf6e54bd7738e3e3fdacde 100644 (file)
@@ -287,6 +287,7 @@ out:
        svc_exit_thread(rqstp);
 
        /* Release module */
+       unlock_kernel();
        module_put_and_exit(0);
 }