diff options
| author | William Kucharski <[email protected]> | 2018-02-01 00:21:11 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-02-01 01:18:40 +0000 |
| commit | da391d640c528bc5bb227ea5b39c882b75ac3167 (patch) | |
| tree | 284ee9659d8c530f61fdb6823f4fb53f0259597b /fs/jbd2/commit.c | |
| parent | mm: numa: do not trap faults on shared data section pages. (diff) | |
| download | kernel-da391d640c528bc5bb227ea5b39c882b75ac3167.tar.gz kernel-da391d640c528bc5bb227ea5b39c882b75ac3167.zip | |
mm: correct comments regarding do_fault_around()
There are multiple comments surrounding do_fault_around that memtion
fault_around_pages() and fault_around_mask(), two routines that do not
exist. These comments should be reworded to reference
fault_around_bytes, the value which is used to determine how much
do_fault_around() will attempt to read when processing a fault.
These comments should have been updated when fault_around_pages() and
fault_around_mask() were removed in commit aecd6f44266c ("mm: close race
between do_fault_around() and fault_around_bytes_set()").
Fixes: aecd6f44266c1 ("mm: close race between do_fault_around() and fault_around_bytes_set()")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: William Kucharski <[email protected]>
Reviewed-by: Larry Bassel <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
