lkml.org 
[lkml]   [2000]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectWrong mmx_memcpy symbols in 2.4.0-test6
Date
Hello,

since 2.4.0-test6 until test7-pre5 the symbols for MMX on AMD are wrong
exported if you choose "Set version information on all module symbols".

If i compile with version information, i get this:

cat /proc/ksyms |grep mmx
c01f81f0 _mmx_memcpy_R__ver__mmx_memcpy
c01f8420 mmx_clear_page_R__ver_mmx_clear_page
c01f8470 mmx_copy_page_R__ver_mmx_copy_page

and then then i get on many modules:
unresolved symbol: _mmx_memcpy

If i compile without version information:

cat /proc/ksyms |grep mmx
c01f4770 _mmx_memcpy
c01f49a0 mmx_clear_page
c01f49f0 mmx_copy_page

and all modules can be loaded.

I have a K7 (set as processor type) and the options:
- Enable loadable module support
- Kernel module loader
enabled, and use the modutils 2.3.14.

Greetings
Nils

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 12:37    [W:0.031 / U:0.352 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site