aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRik van Riel <[email protected]>2010-03-05 13:42:08 -0800
committerLinus Torvalds <[email protected]>2010-03-06 11:26:26 -0800
commit033a64b56aed798991de18d226085dfb1ccd858d (patch)
treeedf27f0868d1b16e0d1e1e41876b668d4a2f215d /include/linux
parent5beb49305251e5669852ed541e8e2f2f7696c53e (diff)
rmap: remove obsolete check from __page_check_anon_rmap()
When an anonymous page is inherited from a parent process, the vma->anon_vma can differ from the page anon_vma. This can trip up __page_check_anon_rmap, which is indirectly called from do_swap_page(). Remove that obsolete check to prevent an oops. Signed-off-by: Rik van Riel <[email protected]> Cc: KOSAKI Motohiro <[email protected]> Cc: Larry Woodman <[email protected]> Cc: Lee Schermerhorn <[email protected]> Reviewed-by: Minchan Kim <[email protected]> Cc: Andrea Arcangeli <[email protected]> Cc: Hugh Dickins <[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