]> Git Repo - linux.git/blobdiff - security/keys/keyctl.c
mmap locking API: convert mmap_sem comments
[linux.git] / security / keys / keyctl.c
index edde63a63007f62754bf69321723ad7c0f89e7b6..e5ef20a0d05e4d690034a8a7aa815975acd2d210 100644 (file)
@@ -875,7 +875,7 @@ can_read_key:
         *
         * Allocating a temporary buffer to hold the keys before
         * transferring them to user buffer to avoid potential
-        * deadlock involving page fault and mmap_sem.
+        * deadlock involving page fault and mmap_lock.
         *
         * key_data_len = (buflen <= PAGE_SIZE)
         *              ? buflen : actual length of key data
This page took 0.029246 seconds and 4 git commands to generate.