commit | 21d0d443cdc1658a8c1484fdcece4803f0f96d0e | [log] [tgz] |
---|---|---|
author | Andrea Arcangeli <aarcange@redhat.com> | Mon Aug 09 17:19:10 2010 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Aug 09 20:44:59 2010 -0700 |
tree | 1ee41c66f24972ed427ce43780cb53efca82dcaf | |
parent | 288468c334e98aacbb7e2fb8bde6bc1adcd55e05 [diff] |
rmap: resurrect page_address_in_vma anon_vma check With root anon-vma it's trivial to keep doing the usual check as in old-anon-vma code. Signed-off-by: Andrea Arcangeli <aarcange@redhat.com> Signed-off-by: Rik van Riel <riel@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>