From: Michael Hanselmann Date: Mon, 25 Sep 2006 23:25:07 +0000 (-0700) Subject: [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics... X-Git-Tag: v2.6.19-rc1~1239 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25981de5b836581364612a4b1fe27db3b5d1f861;p=pandora-kernel.git [PATCH] backlight: fix oops in __mutex_lock_slowpath during head /sys/class/graphics/fb0/* Seems like not all drivers use the framebuffer_alloc() function and won't have an initialized mutex. But those don't have a backlight, anyway. Signed-off-by: Michael Hanselmann Cc: Olaf Hering Cc: "Antonino A. Daplas" Cc: Daniel R Thompson Cc: Jon Smirl Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed