diff options
author | 2005-10-29 18:16:15 -0700 | |
---|---|---|
committer | 2005-10-29 21:40:39 -0700 | |
commit | 9e9bef07ce5a342aa6246ebc5c20829d0d5d63d0 (patch) | |
tree | 6f7286ebbb2c4b8af7bb04897a64b054c67faa4a /mm/msync.c | |
parent | [PATCH] mm: zap_pte_range dec rss (diff) | |
download | wireguard-linux-9e9bef07ce5a342aa6246ebc5c20829d0d5d63d0.tar.xz wireguard-linux-9e9bef07ce5a342aa6246ebc5c20829d0d5d63d0.zip |
[PATCH] mm: do_swap_page race major
Small adjustment: do_swap_page should report its !pte_same race as a major
fault if it had to read into swap cache, because whatever raced with it will
have found page already in cache and reported minor fault.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm/msync.c')
0 files changed, 0 insertions, 0 deletions