Re: [GIT PULL] KGDB/KDB fixes for 3.20-rc1

2015-02-20 Thread Linus Torvalds
On Thu, Feb 19, 2015 at 7:47 PM, Jason Wessel wrote: > > git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git > tags/for_linus-3.20-rc1 Nope. You have a typo.. .. but then the second time you did it, it was correct: > git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb.git

[GIT PULL] KGDB/KDB fixes for 3.20-rc1

2015-02-19 Thread Jason Wessel
Linus, Please pull the kgdb tree. Summary of changes: New: * KDB: improved searching * No longer enter debug core on panic if panic timeout is set KGDB/KDB regressions / cleanups * fix pdf doc build errors * prevent junk characters on kdb console from printk levels git://git.kernel