Linus, please pull the kgdb git tree fixes for 2.6.33-rc5 git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus
Summary: * Fix the kgdb regression in functionality caused by the new hw breakpoint API changes in 2.6.33. This leaves us with some cleanup in 2.6.34, but all the previous functionality works again. In fact you can use hw breakpoints in user space and the kernel at the same time now that the API is shared, which is something that never previously worked. Thanks, Jason. -- The following changes since commit be8cde8b24c9dca1e54598690115eee5b1476519: Linus Torvalds (1): Merge git://git.kernel.org/.../jejb/scsi-rc-fixes-2.6 -- Jason Wessel (2): x86,hw_breakpoint,kgdb: kgdb to use hw_breakpoint API perf,hw_breakpoint,kgdb: No mutex taken for kernel debugger arch/x86/kernel/kgdb.c | 222 ++++++++++++++++++++++++++++++----------- include/linux/hw_breakpoint.h | 2 + kernel/hw_breakpoint.c | 52 ++++++++-- kernel/kgdb.c | 3 + 4 files changed, 212 insertions(+), 67 deletions(-) ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Kgdb-bugreport mailing list Kgdb-bugreport@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport