From: David Woodhouse Date: Fri, 29 Sep 2006 08:58:37 +0000 (-0700) Subject: [PATCH] Fix uninitialised spinlock in via-pmu-backlight code. X-Git-Tag: v2.6.19-rc1~854 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4efd587bf9f9a97608b1fcecc78a4a046c37e9b1;p=pandora-kernel.git [PATCH] Fix uninitialised spinlock in via-pmu-backlight code. The uninitialised pmu_backlight_lock causes the current Fedora test kernel (which has spinlock debugging enabled) to panic on suspend. This is suboptimal, so I fixed it. Signed-off-by: David Woodhouse Acked-by: Benjamin Herrenschmidt Acked-by: Michael Hanselmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed