From: Antonino A. Daplas Date: Mon, 19 Dec 2005 07:11:49 +0000 (+0800) Subject: [PATCH] intelfb: Fix oops when changing video mode X-Git-Tag: v2.6.15-rc7~16^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33c37c06f8066342764bd1568c9f3524efe889a5;p=pandora-kernel.git [PATCH] intelfb: Fix oops when changing video mode Reported by: janis huang (Bugzilla Bug 5747) Fix on oops in intelfb. Not sure what's happening, looks like dinfo->name pointer is invalidated after initialization. Remove intelfb_get_fix, it's not needed and move the majority of the code to the initialization routine. Signed-off-by: Antonino Daplas Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed