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:
f55d638
)
[S390] ftrace/mcount: fix kernel stack backchain
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Wed, 18 Mar 2009 12:27:34 +0000
(13:27 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Wed, 18 Mar 2009 12:28:12 +0000
(13:28 +0100)
With packed stack the backchain is at a different location.
Just use __SF_BACKCHAIN as an offset to store the backchain.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found