git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55a8ba4
)
x86: include correct %gs in a.out core dump
author
Tejun Heo
<tj@kernel.org>
Mon, 9 Feb 2009 13:17:39 +0000
(22:17 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 9 Feb 2009 13:56:37 +0000
(14:56 +0100)
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 <tj@kernel.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found