diff options
author | Yang Shi <yang.shi@linux.alibaba.com> | 2019-07-12 06:55:29 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2019-07-12 21:05:43 +0300 |
commit | a4985833885b8f568bab90d5dc1886ae68dc82cf (patch) | |
tree | ef16789b1a040868968f81508a611fdc3426c9c3 /mm/memory.c | |
parent | f053cbd4366051d7eb6ba1b8d529d20f719c2963 (diff) | |
download | linux-a4985833885b8f568bab90d5dc1886ae68dc82cf.tar.xz |
mm/filemap.c: correct the comment about VM_FAULT_RETRY
Commit 6b4c9f446981 ("filemap: drop the mmap_sem for all blocking
operations") changed when mmap_sem is dropped during filemap page fault
and when returning VM_FAULT_RETRY.
Correct the comment to reflect the change.
Link: http://lkml.kernel.org/r/1556234531-108228-1-git-send-email-yang.shi@linux.alibaba.com
Signed-off-by: Yang Shi <yang.shi@linux.alibaba.com>
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Acked-by: Song Liu <songliubraving@fb.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions