commit | 82591e6ea234762eeaa8b2337fe060ed438c18dc | [log] [tgz] |
---|---|---|
author | Nick Piggin <[email protected]> | Thu Oct 19 23:29:10 2006 -0700 |
committer | Linus Torvalds <[email protected]> | Fri Oct 20 10:26:44 2006 -0700 |
tree | ea521388e91bdf385de546dada0925316eee02e3 | |
parent | b95936cb9267e4c90a0b92361609ef5fd85a0a5f [diff] |
[PATCH] mm: more commenting on lock ordering Clarify lockorder comments now that sys_msync dropps mmap_sem before calling do_fsync. Signed-off-by: Nick Piggin <[email protected]> Signed-off-by: Hugh Dickins <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>