aboutsummaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorKOSAKI Motohiro <[email protected]>2009-03-31 15:19:33 -0700
committerLinus Torvalds <[email protected]>2009-04-01 08:59:11 -0700
commit0a0dd05dd7e1a800241888cbf515bf8d3dc2e59c (patch)
tree1b6a4bb52465330fd106eb810f25bb631deed6c6 /scripts/stackusage
parentee99c71c59f897436ec65debb99372b3146f9985 (diff)
mm: don't call mark_page_accessed() in do_swap_page()
commit bf3f3bc5e734706730c12a323f9b2068052aa1f0 (mm: don't mark_page_accessed in fault path) only remove the mark_page_accessed() in filemap_fault(). Therefore, swap-backed pages and file-backed pages have inconsistent behavior. mark_page_accessed() should be removed from do_swap_page(). Signed-off-by: KOSAKI Motohiro <[email protected]> Cc: Nick Piggin <[email protected]> Cc: Hugh Dickins <[email protected]> Cc: Rik van Riel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions