]> Git Repo - linux.git/commit
kgdb, x86_64: gdb serial has BX and DX reversed
authorJason Wessel <[email protected]>
Fri, 26 Sep 2008 15:36:42 +0000 (10:36 -0500)
committerJason Wessel <[email protected]>
Fri, 26 Sep 2008 15:36:42 +0000 (10:36 -0500)
commit95dbf1dbe39ed336a3e72116c95cfa98dd3457e6
tree47a387fffb1076ce3213b3f44a8147ae875424c3
parentd7161a65341556bacb5e6654e133803f46f51063
kgdb, x86_64: gdb serial has BX and DX reversed

The BX and DX registers in the gdb serial register packet need to be
flipped for gdb to receive the correct data.

Signed-off-by: Jason Wessel <[email protected]>
include/asm-x86/kgdb.h
This page took 0.052999 seconds and 4 git commands to generate.