From: Benjamin Herrenschmidt Date: Thu, 31 Aug 2006 04:04:34 +0000 (+1000) Subject: [PATCH] fbdev: Fix crashes in various fbdev's blank routines X-Git-Tag: v2.6.18-rc6~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98a3c781057fa43494e7e8b39d639e93fca0ecbf;p=pandora-kernel.git [PATCH] fbdev: Fix crashes in various fbdev's blank routines The backlight changes that went in had a bug where they could cause the kernel to access an unitialized pointer when blanking if there is no backlight control on a machine. The bug affects atyfb, aty128fb, nvidiafb and rivafb. radeonfb seems to be ok. This fixes it. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed