[GIT PULL] kgdb fixes for 2.6.34-rc3

From: Jason Wessel
Date: Fri Apr 02 2010 - 14:33:56 EST


Linus, please pull the kgdb-fixes for 2.6.34.

git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git kgdb-fixes

Summary:
* These are all the fixes that were specifically for the kgdb core from
the original 2.6.34 merge window request.
* Given where we are at in the rc cycle I removed the directory
restructuring patch and this is bug fixes only.

Thanks,
Jason.


---
The following changes since commit 42be79e37e264557f12860fa4cc84b4de3685954:
Linus Torvalds (1):
Merge branch 'drm-linus' of git://git.kernel.org/.../airlied/drm-2.6

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git kgdb-fixes

Jason Wessel (5):
kgdb: have ebin2mem call probe_kernel_write once
kgdbts,sh: Add in breakpoint pc offset for superh
kgdb: eliminate kgdb_wait(), all cpus enter the same way
kgdb: Use atomic operators which use barriers
kgdb: Turn off tracing while in the debugger

drivers/misc/kgdbts.c | 6 ++
kernel/kgdb.c | 209 +++++++++++++++++++++++++------------------------
2 files changed, 111 insertions(+), 104 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/