https://github.com/torvalds/linux
Revision f59df35fc28167886a0caf9f15db2f4a1f5932da authored by Steffen Liebergeld on 02 April 2015, 09:01:59 UTC, committed by Ingo Molnar on 02 April 2015, 09:32:16 UTC
This patch fixes an error in kgdb for x86_64 which would report
the value of dx when asked to give the value of si.

Signed-off-by: Steffen Liebergeld <steffen.liebergeld@kernkonzept.com>
Cc: Jason Wessel <jason.wessel@windriver.com>
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
1 parent 7ea2416
History
Tip revision: f59df35fc28167886a0caf9f15db2f4a1f5932da authored by Steffen Liebergeld on 02 April 2015, 09:01:59 UTC
kgdb/x86: Fix reporting of 'si' in kgdb on x86_64
Tip revision: f59df35
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.9 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top