From: Samo Pogacnik Date: Wed, 25 Aug 2010 18:44:07 +0000 (+0200) Subject: add ttyprintk driver X-Git-Tag: v2.6.37-rc1~155^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24b4b67d17c308aaa956b73ab1e88190f6642bbe;p=pandora-kernel.git add ttyprintk driver Ttyprintk is a pseudo TTY driver, which allows users to make printk messages, via output to ttyprintk device. It is possible to store "console" messages inline with kernel messages for better analyses of the boot process, for example. Signed-off-by: Samo Pogacnik Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed