Re: [PATCH] [KGDB] core code cleanups

From: Ingo Molnar
Date: Fri Jan 25 2008 - 17:28:59 EST



* Jason Wessel <jason.wessel@xxxxxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/