From: Andrew Morton Date: Tue, 8 May 2007 07:26:47 +0000 (-0700) Subject: enlarge console.name X-Git-Tag: v2.6.22-rc1~729 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ae9200f2cab7b328e505fc9a7021db64e0590cf;p=pandora-kernel.git enlarge console.name console.name[] is eight chars, but so is "earlyvga". So when we try to print console->name when using earlyvga it runs off the end of the string. Make it bigger. Diagnosed-by: Gerd Hoffmann Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed