lkml.org 
[lkml]   [1997]   [Apr]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectUnresolved module symbols in 2.1.32 without SMP
Date
I built sd_mod.o and sr_mod.o with COMFIG_MODVERSIONS and without SMP and both
fail to load with an unresolved symbol local_irq_count. Both modules use
linux/interrupt.h which includes asm/hardirq.h which declares local_irq_count.
It's defined in arch/i386/kernel/irq.c but never used in this case.

Maybe it would be a good idea to wrap both the declaration and the definition
inside ifdef __SMP__.

Also, nfs won't load as a module. A whole slew of unresolved symbols. I don't
know why.

Thanks



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