From: Andrew Morton Date: Sat, 5 Aug 2006 19:13:47 +0000 (-0700) Subject: [PATCH] disable debugging version of write_lock() X-Git-Tag: v2.6.18-rc4~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72f0b4e2133ba1d65147d06016c0b6d2202235ca;p=pandora-kernel.git [PATCH] disable debugging version of write_lock() We've confirmed that the debug version of write_lock() can get stuck for long enough to cause NMI watchdog timeouts and hence a crash. We don't know why, yet. Disable it for now. Also disable the similar read_lock() code. Just in case. Thanks to Dave Olson for reporting and testing. Acked-by: Ingo Molnar Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed