From: Alan Stern Date: Fri, 29 Feb 2008 16:50:22 +0000 (-0500) Subject: PM: fix new mutex-locking bug in the PM core X-Git-Tag: v2.6.25-rc4~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b3cbec1dcb6747b587b40335f5de1d9e035063c;p=pandora-kernel.git PM: fix new mutex-locking bug in the PM core This patch (as1041) fixes a bug introduced by the acquire-all-device-semaphores reversion. The error pathway of dpm_suspend() fails to reacquire a mutex it should be holding. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed