commit | 99de055ac065e19ed69de961e97c6336a261b34e | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Fri Sep 29 02:00:10 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 29 09:18:13 2006 -0700 |
tree | edc25ea5f39c09e4e273b8824f2306655d6f4726 | |
parent | 2b33b4dcbe5e09e683eef281f72aef951e17061c [diff] |
[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>