Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Mar 2011 04:04:56 +0000 (21:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 26 Mar 2011 04:04:56 +0000 (21:04 -0700)
commit95e14ed7fc4b2db62eb597a70850a0fede48b78a
tree63d5dacd5ce094c9c48ce426e38440fba6565e51
parent00a2470546dd8427325636a711a42c934135dbf5
parent0d3db28daed2529ab90933a3aaaaf46446fdfda8
Merge branch 'for_linus' of git://git./linux/kernel/git/jwessel/linux-2.6-kgdb

* 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb:
  kdb: add usage string of 'per_cpu' command
  kgdb,x86_64: fix compile warning found with sparse
  kdb: code cleanup to use macro instead of value
  kgdboc,kgdbts: strlen() doesn't count the terminator
arch/x86/kernel/kgdb.c