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:
8d52901
)
[SPARC64]: Move kernel unaligned trap handlers into assembler file.
author
David S. Miller
<davem@davemloft.net>
Fri, 19 Aug 2005 22:55:33 +0000
(15:55 -0700)
committer
David S. Miller
<davem@davemloft.net>
Fri, 19 Aug 2005 22:55:33 +0000
(15:55 -0700)
GCC 4.x really dislikes the games we are playing in
unaligned.c, and the cleanest way to fix this is to
move things into assembler.
Noted by Al Viro.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found