From: Al Viro Date: Mon, 12 Sep 2005 03:14:07 +0000 (-0700) Subject: [SPARC]: Fix dot-symbol exporting for good. X-Git-Tag: v2.6.14-rc1~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7caaeabb17758295edff9703c18a840073c5b8f4;p=pandora-kernel.git [SPARC]: Fix dot-symbol exporting for good. From: Al Viro 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 --- Reading git-diff-tree failed