From: Andrew Morton Date: Wed, 6 Feb 2008 09:39:15 +0000 (-0800) Subject: neofb: avoid overwriting fb_info fields X-Git-Tag: v2.6.25-rc1~585 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e9045494aa50f34b774a7449dde4128240a7b00;p=pandora-kernel.git neofb: avoid overwriting fb_info fields Fix bug identified by Marcio Buss in http://bugzilla.kernel.org/show_bug.cgi?id=9565 - neofb can overwrite a field in the fb_info struct. This fix will result in truncated device identification strings - perhaps fb_innfo.fix.id can be made larger? Cc: Marcio Buss Cc: "Antonino A. Daplas" Cc: Christian Trefzer Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed