commit | 44ab57a06ded284db6ccdefc6b76eddb1c34d7ed | [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 | e757c1af6be102b90d8a989d6fcfacad93ff6b69 | |
parent | 21d0d443cdc1658a8c1484fdcece4803f0f96d0e [diff] |
rmap: add anon_vma bug checks Verify the refcounting doesn't go wrong, and resurrect the check in __page_check_anon_rmap 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>