[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)
commitef2bf0dc8675e14cf8cba3b7fb9f48d72640a70e
tree6ef3afba5ca1929cc982efad092ffae62233b813
parentcd105df4590c89837a1c300843238148cfef9b5f
[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