[PATCH] mm: restore vm_normal_page check
authorNick Piggin <npiggin@suse.de>
Sat, 25 Mar 2006 15:20:22 +0000 (16:20 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 25 Mar 2006 16:43:45 +0000 (08:43 -0800)
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 <npiggin@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
mm/memory.c

diff --cc mm/memory.c
Simple merge