From: Tejun Heo Date: Mon, 9 Feb 2009 13:17:39 +0000 (+0900) Subject: x86: include correct %gs in a.out core dump X-Git-Tag: v2.6.29-rc5~34^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=914c3d630b29b07d04908eab1b246812dadd5bd6;p=pandora-kernel.git x86: include correct %gs in a.out core dump Impact: dump the correct %gs into a.out core dump aout_dump_thread() read %gs but didn't include it in core dump. Fix it. Signed-off-by: Tejun Heo Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed