]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - arch/powerpc/mm/book3s32/tlb.c
mmap locking API: convert mmap_sem comments
[mirror_ubuntu-jammy-kernel.git] / arch / powerpc / mm / book3s32 / tlb.c
index 157f98f6aea938b00ebb1cc842f6ecebac592ec3..b6c7427daa6fef74e966f84bad3a69e0f1837e9c 100644 (file)
@@ -129,7 +129,7 @@ void flush_tlb_mm(struct mm_struct *mm)
 
        /*
         * It is safe to go down the mm's list of vmas when called
-        * from dup_mmap, holding mmap_sem.  It would also be safe from
+        * from dup_mmap, holding mmap_lock.  It would also be safe from
         * unmap_region or exit_mmap, but not from vmtruncate on SMP -
         * but it seems dup_mmap is the only SMP case which gets here.
         */