From: Colin Cross Date: Thu, 8 Mar 2012 01:34:30 +0000 (-0800) Subject: staging: android: ram_console: drop early buffer support X-Git-Tag: v3.4-rc1~186^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8294e2362fa1ce8a172a32ae8607d35563e8b043;p=pandora-kernel.git staging: android: ram_console: drop early buffer support Early ramconsole is not very useful, an early crash will prevent getting the logged data out on the next boot, and CONFIG_DEBUG_LL=y will get the same information. Drop it to simplify a future refactoring. 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