aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorCyrill Gorcunov <[email protected]>2014-06-04 16:06:43 -0700
committerLinus Torvalds <[email protected]>2014-06-04 16:53:56 -0700
commitc86c97ff42cd6c6d1bd29eca4dfabeaf2b7f1020 (patch)
tree2114b5deab734d4d8f62b612910f62f29e696a33 /include/linux
parentb43790eedd31e9535b89bbfa45793919e9504c34 (diff)
mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of clear_soft_dirty()
clear_refs_write() is called earlier than clear_soft_dirty() and it is more natural to clear VM_SOFTDIRTY (which belongs to VMA entry but not PTEs) that early instead of clearing it a way deeper inside call chain. Signed-off-by: Cyrill Gorcunov <[email protected]> Cc: Pavel Emelyanov <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: Naoya Horiguchi <[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