[PATCH] lockdep: print kernel version
authorDave Jones <davej@redhat.com>
Fri, 29 Sep 2006 09:00:10 +0000 (02:00 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 29 Sep 2006 16:18:13 +0000 (09:18 -0700)
commit99de055ac065e19ed69de961e97c6336a261b34e
treeedc25ea5f39c09e4e273b8824f2306655d6f4726
parent2b33b4dcbe5e09e683eef281f72aef951e17061c
[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 <davej@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/lockdep.c