From: Anton Vorontsov Date: Sat, 21 Jul 2012 00:28:25 +0000 (-0700) Subject: kdb: Switch to nolock variants of kmsg_dump functions X-Git-Tag: v3.5~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c064da47144b11be4697a4611f640086a663016a;p=pandora-kernel.git kdb: Switch to nolock variants of kmsg_dump functions The locked variants are prone to deadlocks (suppose we got to the debugger w/ the logbuf lock held), so let's switch to nolock variants. Signed-off-by: Anton Vorontsov Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed