Re: 2.4.[01] and duron - unresolved symbol _mmx_memcpy

Keith Owens (kaos@ocs.com.au)
Mon, 12 Feb 2001 19:49:36 +1100


On Mon, 12 Feb 2001 08:04:59 +0100,
"Ph. Marek" <marek@mail.bmlv.gv.at> wrote:
>Some time ago I tried 2.4.0 compiled with option for duron-processors,
>yesterday I tried 2.4.1; both give problems on insmod/modprobe with some
>modules, eg. tulip.
>
>The offending function is _mmx_memcpy

I need the output from these commands on a running 2.4.x kernel
compiled for duron.

grep _mmx_memcpy /proc/ksyms
strings -a `/sbin/modprobe -l '*tulip*'` | grep _mmx_memcpy

-
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/