[17979] in Athena Bugs
Re: linux 8.4.7: athena-afs
daemon@ATHENA.MIT.EDU (Greg Hudson)
Wed Jul 12 13:53:31 2000
Message-Id: <200007121753.NAA01942@egyptian-gods.mit.edu>
To: Shamik Das <shamikd@MIT.EDU>
Cc: bugs@MIT.EDU
In-Reply-To: Your message of "Wed, 12 Jul 2000 13:43:33 EDT."
<200007121743.NAA00943@therac-25.mit.edu>
Date: Wed, 12 Jul 2000 13:53:25 -0400
From: Greg Hudson <ghudson@MIT.EDU>
> in the afs startup script, insmod needs -P smp in order to load the
> mp module.
My insmod man page says:
-P prefix
This option can be used with versioned modules for a SMP kernel,
since such modules have an extra prefix added in their symbol
names. Normally insmod detects this special case automatically,
so this option is available for very special circumstances.
Perhaps something is wrong with your system such that insmod isn't
detecting that case automatically? I don't fully understand Linux's
module loading, so I'm not sure what could be wrong.