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:
501f74f
)
[SPARC64]: Mark __ex_table section correctly.
author
David S. Miller
<davem@sunset.davemloft.net>
Sun, 5 Mar 2006 07:23:56 +0000
(23:23 -0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Sun, 5 Mar 2006 07:23:56 +0000
(23:23 -0800)
We must use the "a" (allocate) attribute every time we
emit an entry into the __ex_table section.
For consistency, use "a" instead of #alloc which is some
Solaris compat cruft GNU as provides on Sparc.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found