* Jason Wessel <[EMAIL PROTECTED]> wrote:

> This patch is against the x86-git which included the kgdb core.
> 
> Per review request from the x86-git maintainers, the kgdb-core has had 
> the kgdb_handle_exception() separated into individual functions.  This 
> patch does nothing other than re-organize the code.  There are no 
> functional kgdb changes.
> 
> kgdb_handle_exception now calls gdb_serial_stub() to handle the 
> debugger communications.  The gdb_serial_stub() has call out to sub 
> handlers for all the major gdb serial packet types.

thanks Jason, i have applied your cleanups to x86.git.

        Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to