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:
b620cc2
)
[PATCH] alpha: fix kernel alignment traps
author
Richard Henderson
<rth@twiddle.net>
Sun, 2 Oct 2005 19:49:52 +0000
(12:49 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 2 Oct 2005 21:32:49 +0000
(14:32 -0700)
Pass in the pointer to the on-stack registers rather than using them
directly as the arguments.
Ivan noticed that I missed a spot when purging the registers as first
stack parameter idiom.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found