From: H. Peter Anvin on
On 07/30/2010 12:17 PM, Jason Wessel wrote:
> Implement the ability to individually get and set registers for kdb
> and kgdb for x86.
>
> Signed-off-by: Jason Wessel <jason.wessel(a)windriver.com>
> CC: Ingo Molnar <mingo(a)redhat.com>
> CC: H. Peter Anvin <hpa(a)zytor.com>
> CC: x86(a)kernel.org

Looks reasonable to me (GDB_PS drove me nuts at first, thinking it was a
typo for SP; I gather that like GDB_PC it's a gratuitous renaming of x86
registers to match some other CPU convention, but that's presumably a
GDB issue and not a kernel one.)

-hpa
--
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/