aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorAnshuman Khandual <[email protected]>2017-09-08 16:12:45 -0700
committerLinus Torvalds <[email protected]>2017-09-08 18:26:47 -0700
commitfde26bed588918a11831841b219f74b20b32b080 (patch)
treeecbd7594f122ccd61572430616863592ddc7ef28 /include/linux
parent656710a60e3693911bee3a355d2f2bbae3faba33 (diff)
mm/memory.c: remove reduntant check for write access
Flags argument has been copied into vmf.flags and it is not changed in between. Hence a single write access check can be used for both PUD and PMD. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Anshuman Khandual <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions