From: Tetsuo Handa Date: Mon, 23 Jan 2012 20:59:08 +0000 (+0100) Subject: PM / Sleep: Fix read_unlock_usermodehelper() call. X-Git-Tag: v3.3-rc2~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4c89a508f4385a0cd8681c2749a2cd2fa476e40;p=pandora-kernel.git PM / Sleep: Fix read_unlock_usermodehelper() call. Commit b298d289 "PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()" added read_unlock_usermodehelper() but read_unlock_usermodehelper() is called without read_lock_usermodehelper() when kmalloc() failed. Signed-off-by: Tetsuo Handa Acked-by: Srivatsa S. Bhat Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed