From: arjan@fenrus.demon.nl
To: Athanasius@gurus.tf (Athanasius)
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Athlon XP 1600+ and _mmx_memcpy symbol in modules
Date: Wed, 9 Jan 2002 19:05:20 +0000 (GMT) [thread overview]
Message-ID: <m16OO2K-000OVeC@amadeus.home.nl> (raw)
In-Reply-To: <20020109182224.GI15688@gurus.tf>
In article <20020109182224.GI15688@gurus.tf> you wrote:
> Hi,
> I've just upraded from my old PII-400 system to an Athlon XP 1600+
> based system so changed from "Pentium-Pro/Celeron/Pentium-II"
> (CONFIG_M686) to "Athlon/Duron/K7" (CONFIG_MK7). In doing so I suddenly
> saw a LOT of problems with modules and the symbol _mmx_memcpy being
> undefined.
> I finally kludged/fixed this by changing line 121 of
> arch/i386/kernel/i386_ksyms.c from:
> EXPORT_SYMBOL(_mmx_memcpy);
you forgot to make mrproper ;) (or at least make clean)
yes the makefile for modversions is missing a dependency......
next prev parent reply other threads:[~2002-01-09 19:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-01-09 18:22 [PATCH] Athlon XP 1600+ and _mmx_memcpy symbol in modules Athanasius
2002-01-09 19:05 ` arjan [this message]
2002-01-09 22:08 ` Athanasius
2002-01-09 22:34 ` Athanasius
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m16OO2K-000OVeC@amadeus.home.nl \
--to=arjan@fenrus.demon.nl \
--cc=Athanasius@gurus.tf \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox