From: Dave Jones Date: Wed, 11 Oct 2006 08:21:27 +0000 (-0700) Subject: [PATCH] move rmap BUG_ON outside DEBUG_VM X-Git-Tag: v2.6.19-rc2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b16bc64d1aed40fb9cff9187061005b2a89b5d5d;p=pandora-kernel.git [PATCH] move rmap BUG_ON outside DEBUG_VM We have a persistent dribble of reports of this BUG triggering. Its extended diagnostics were recently made conditional on CONFIG_DEBUG_VM, which was a bad idea - we want to know about it. Signed-off-by: Dave Jones Cc: Nick Piggin Cc: Hugh Dickins Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed