]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Apr 2010 02:45:05 +0000 (19:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 3 Apr 2010 02:45:05 +0000 (19:45 -0700)
commit228f26144b601a3273fc8cdc900d011fb0490960
tree55545dab00ec8d15ba75764f80459944b6fd204a
parent5fae3a19f592766d76b029d94a681ba9711ea066
parentd52893ee1d74a57c09c0787091eed0df53bcd8f6
Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb

* 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb:
  kgdb: Turn off tracing while in the debugger
  kgdb: use atomic_inc and atomic_dec instead of atomic_set
  kgdb: eliminate kgdb_wait(), all cpus enter the same way
  kgdbts,sh: Add in breakpoint pc offset for superh
  kgdb: have ebin2mem call probe_kernel_write once