Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Nov 2010 16:24:58 +0000 (08:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 18 Nov 2010 16:24:58 +0000 (08:24 -0800)
commit2d42dc3feb6649c0e08641b0a6f0e0bad22aeeb2
tree919c0b1a42789de7b4fc0f029b0698426ac98b03
parent70b99eff756e8995b607a9d33f242c1e4f480f32
parente3839ed8e89e79202c0402ac46965c0686897890
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:
  kgdb,ppc: Fix regression in evr register handling
  kgdb,x86: fix regression in detach handling
  kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
  kdb: fix memory leak in kdb_main.c