From: Colin Cross Date: Thu, 8 Mar 2012 01:34:37 +0000 (-0800) Subject: staging: android: ram_console: fix crash in ram_console_late_init X-Git-Tag: sz_beta4~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd66c7d8e105602ace609b615f63919657679ccf;p=pandora-kernel.git staging: android: ram_console: fix crash in ram_console_late_init If the persistent ram buffer is not available, ram_console_late_init would crash when dereferencing ram_console_zone. Return early if ram console was not initialized. CC: Android Kernel Team Signed-off-by: Colin Cross Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed