Re: [PATCH 05/37] kdb: core for kgdb back end
Peter Zijlstra <[email protected]> Thu, 24 Dec 2009 13:01:07 +0100
| Newsgroups | gmane.linux.kernel.cross-arch,gmane.linux.kernel,gmane.linux.kernel.debugging.kgdb.bugs,gmane.linux.kernel.debugging |
|---|---|
| Message-ID | <1261656067.4937.193.camel@laptop> |
On Thu, 2009-12-24 at 05:55 -0600, Jason Wessel wrote: > The remainder was a port from the original kdb, and should not been > needed. The preempt_disable and preempt_enable should be able to be > safely called while the system in the kgdb exception context, so this > chunk of code is going to get axed and re-tested. Ok, thanks!