From: Kay Sievers Date: Thu, 10 May 2012 02:30:45 +0000 (+0200) Subject: printk() - restore timestamp printing at console output X-Git-Tag: v3.5-rc1~147^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=649e6ee33f73ba1c4f2492c6de9aff2254b540cb;p=pandora-kernel.git printk() - restore timestamp printing at console output The output of the timestamps got lost with the conversion of the kmsg buffer to records; restore the old behavior. Document, that CONFIG_PRINTK_TIME now only controls the output of the timestamps in the syslog() system call and on the console, and not the recording of the timestamps. Cc: Joe Perches Cc: Linus Torvalds Cc: Sasha Levin Cc: Ingo Molnar Reported-by: Yinghai Lu Signed-off-by: Kay Sievers Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed