From: David S. Miller Date: Mon, 9 Nov 2009 01:41:20 +0000 (-0800) Subject: sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab. X-Git-Tag: v2.6.32-rc7~59^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c9d80ddc60f8ac26344ec3db9830e5f8016c16d;p=pandora-kernel.git sparc: Move of_set_property_mutex acquisition outside of devtree_lock grab. Otherwise we try to sleep with preemption disabled, etc. Noticed by Thomas Gleixner. Signed-off-by: David S. Miller --- Reading git-diff-tree failed