commit | 7de6b8057976584e5a422574cae4dd21c677b4d4 | [log] [tgz] |
---|---|---|
author | Nick Piggin <nickpiggin@yahoo.com.au> | Fri Dec 22 01:09:33 2006 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Fri Dec 22 08:55:49 2006 -0800 |
tree | 900bc533401715eec4e44b73e388a74f08b3f1a5 | |
parent | 19900cdee29c812857ce938ab449e1053d516252 [diff] |
[PATCH] mm: more rmap debugging Add more debugging in the rmap code in an attempt to locate to source of the occasional "mapcount went negative" assertions. Cc: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>