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:
5f639fd
)
arch/tile: work around a hardware issue with the return-address stack
author
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 29 Mar 2012 18:52:00 +0000
(14:52 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 2 Apr 2012 16:12:48 +0000
(12:12 -0400)
In certain circumstances we need to do a bunch of jump-and-link
instructions to fill the hardware return-address stack with nonzero values.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found