aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stacktrace.h
diff options
context:
space:
mode:
authorPeter Zijlstra <[email protected]>2007-07-08 01:13:06 -0700
committerLinus Torvalds <[email protected]>2007-07-08 10:13:21 -0700
commit4e99325b462ba18075768582621af74a6b79d2a5 (patch)
treec10d5cca6c42dda86faa3881e406475d8d645764 /include/linux/stacktrace.h
parent95511ad4342cd094e62c807f6631b9a19cc6b129 (diff)
mm: double mark_page_accessed() in read_cache_page_async()
Fix a post-2.6.21 regression. read_cache_page_async() has two invocations of mark_page_accessed() which will launch pages right onto the active list. Remove the first one, keeping the latter one. This avoids marking unwanted pages active (in the retry loop). Signed-off-by: Peter Zijlstra <[email protected]> Acked-by: Nick Piggin <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/stacktrace.h')
0 files changed, 0 insertions, 0 deletions