From: Dave Jones Date: Fri, 29 Sep 2006 09:00:10 +0000 (-0700) Subject: [PATCH] lockdep: print kernel version X-Git-Tag: v2.6.19-rc1~762 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99de055ac065e19ed69de961e97c6336a261b34e;p=pandora-kernel.git [PATCH] lockdep: print kernel version Lets do the same thing we do for oopses - print out the version in the report. It's an extra line of output though. We could tack it on the end of the INFO: lines, but that screws up Ingo's pretty output. Signed-off-by: Dave Jones Cc: Ingo Molnar Cc: Arjan van de Ven Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed