[OpenAFS-devel] Re: linux 2.6.x module version magic failure on SMP systems (FC2)

Matthew Miller mattdm@mattdm.org
Wed, 23 Jun 2004 14:08:17 -0400


On Wed, Jun 23, 2004 at 07:32:19PM +0200, Rainer Schöpf wrote:
> Which leads to the question (forgive me if I'm asking the obvious):
> perhaps the MP kernel where libafs crashed on load was built with a
> different configuration? In that case you need to rebuild libafs with a
> different .config in the toplevel kernel source directory.

I'm rebuilding only the libafs module, reconfigured against the proper SMP
module. I built the main AFS stuff (afsd, etc.) with "make all_nolibafs",
and then for each kernel config (i685, i686 smp, i586, i586 smp):

  (cd src/libafs; make clean)
  ./configure --with-linux-kernel-headers=$WHATEVER
  make only_libafs


I just got done building a version of the kernel without CONFIG_REGPARM=Y;
I'll add that to the list and see what difference that makes.
 
-- 
Matthew Miller           mattdm@mattdm.org        <http://www.mattdm.org/>
Boston University Linux      ------>                <http://linux.bu.edu/>