diff options
author | Cyrill Gorcunov <gorcunov@openvz.org> | 2014-06-05 01:06:43 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-05 01:53:56 +0200 |
commit | c86c97ff42cd6c6d1bd29eca4dfabeaf2b7f1020 (patch) | |
tree | 2114b5deab734d4d8f62b612910f62f29e696a33 /include/net/lapb.h | |
parent | mm: softdirty: don't forget to save file map softdiry bit on unmap (diff) | |
download | linux-c86c97ff42cd6c6d1bd29eca4dfabeaf2b7f1020.tar.xz linux-c86c97ff42cd6c6d1bd29eca4dfabeaf2b7f1020.zip |
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 <gorcunov@openvz.org>
Cc: Pavel Emelyanov <xemul@parallels.com>
Cc: Hugh Dickins <hughd@google.com>
Cc: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/net/lapb.h')
0 files changed, 0 insertions, 0 deletions