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:
357d596
)
[SPARC]: Fix dot-symbol exporting for good.
author
Al Viro
<viro@ZenIV.linux.org.uk>
Mon, 12 Sep 2005 03:14:07 +0000
(20:14 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 12 Sep 2005 03:14:07 +0000
(20:14 -0700)
From: Al Viro <viro@ZenIV.linux.org.uk>
Instead of playing all of these hand-coded assembler aliasing games,
just translate symbol names in the name space ".sym" to "_Sym" at
module load time.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found