From: Nick Piggin Date: Tue, 16 Oct 2007 08:24:56 +0000 (-0700) Subject: mm: debug write deadlocks X-Git-Tag: v2.6.24-rc1~1206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fe172370687e03cc6ba8dca990b75db18ff9bb3;p=pandora-kernel.git mm: debug write deadlocks Allow CONFIG_DEBUG_VM to switch off the prefaulting logic, to simulate the Makes the race much easier to hit. This is useful for demonstration and testing purposes, but is removed in a subsequent patch. Signed-off-by: Nick Piggin Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed