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:
338b9bb
)
x86, 64-bit, dwarf2: push pushes 8 bytes and popf pops 8
author
Alexander van Heukelum
<heukelum@mailshack.com>
Tue, 22 Jul 2008 16:14:16 +0000
(18:14 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 24 Jul 2008 10:33:38 +0000
(12:33 +0200)
The CFI_ADJUST_CFA_OFFSET dwarf2 annotation of a push/popf
pair in ret_from_fork wrongly used a value of 4. It should
have been 8. Fix that.
Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm>
Cc: Andi Kleen <andi@firstfloor.org>
Cc: heukelum@fastmail.fm
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found