From: Nick Piggin Date: Sat, 25 Mar 2006 15:20:22 +0000 (+0100) Subject: [PATCH] mm: restore vm_normal_page check X-Git-Tag: v2.6.17-rc1~734 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=315ab19a6d12d6af7b6957090822f3057ab7e80f;p=pandora-kernel.git [PATCH] mm: restore vm_normal_page check Hugh is rightly concerned that the CONFIG_DEBUG_VM coverage has gone too far in vm_normal_page, considering that we expect production kernels to be shipped with the option turned off, and that the code has been under some large changes recently. Signed-off-by: Nick Piggin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed