]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] rmap: additional diagnostics in page_remove_rmap()
authorDave Jones <davej@redhat.com>
Sun, 8 Jan 2006 09:01:00 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:12:44 +0000 (20:12 -0800)
commit66b9428ea78591d713d0677e8bd1454d68f8798f
tree6ef3afba5ca1929cc982efad092ffae62233b813
parentb7e36d8301e331fb53114d7b117b17664628f471
[PATCH] rmap: additional diagnostics in page_remove_rmap()

We seem to be hitting this assertion failure too often for it to be
hardware bugs.

Cc: Hugh Dickins <hugh@veritas.com>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/rmap.c