From: Finn Thain Date: Tue, 18 Nov 2008 19:40:40 +0000 (+0100) Subject: macfb: Do not overflow fb_fix_screeninfo.id X-Git-Tag: v2.6.27.10~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7228fb2fa5e84db4b618b3e8ce7dab7577af37bc;p=pandora-kernel.git macfb: Do not overflow fb_fix_screeninfo.id commit 89c223a616cddd9eab792b860f61f99cec53c4e8 upstream. Don't overflow the 16-character fb_fix_screeninfo id string (fixes some console erasing and blanking artifacts). Have the ID default to "Unknown" on machines with no built-in video and no nubus devices. Check for fb_alloc_cmap failure. Signed-off-by: Finn Thain Signed-off-by: Geert Uytterhoeven Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed