Prev: [PATCH] kgdb: remove custom hex_to_bin()implementation
Next: Staging: dt3155: properly export the module parameter
From: Jason Wessel on 28 Jul 2010 16:50 Linus, please pull the for_linus branch for 2.6.35-rc6. git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb.git for_linus The kgdb validation tests found a regression where HW breakpoints stopped working with kdb / kgdb. The problem was bisected and after talking with Frederic Weisbecker a patch was generated to repair the regression. Thanks, Jason. --- Jason Wessel (1): x86,kgdb: Fix hw breakpoint regression arch/x86/kernel/kgdb.c | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |