From: Robin Getz Date: Wed, 22 Aug 2007 03:14:58 +0000 (-0400) Subject: fix - ensure we don't use bootconsoles after init has been released X-Git-Tag: v2.6.23-rc4~95 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb00e99c0abd844b884c64c6b54aa3b7d345ebb1;p=pandora-kernel.git fix - ensure we don't use bootconsoles after init has been released Gerd Hoffmann pointed out that my patch from yesterday can lead to a null pointer dereference if the kernel is booted with no console, and no earlyprintk defined. This fixes that issue. Signed-off-by: Robin Getz Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed