lkml.org 
[lkml]   [1998]   [Jan]   [24]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromAlan Modra <>
SubjectRe: 2.1.81 floppy driver suffering from i386 IRQ changes
DateSat, 24 Jan 1998 21:13:01 +1030 (CST)
> 
> Well, 2.1.81 compiled for me, with a little help ;) and it boots and runs
> too.  Sound is working great, even my zwav script (though I'm not a fan of
> the proposed replacement of /dev/sndstat).  However, it fails my ultimate
> test of formatting a floppy disk:
> 
>   # insmod floppy
>   /lib/modules/2.1.81/block/floppy.o: unresolved symbol local_bh_count
> 
> I'm still without __SMP__.

add

EXPORT_SYMBOL(local_bh_count);

just before the export of local_irq_count in
arch/i386/kernel/i386_ksyms.c

For lazy people, I've updated my patch set on
mullet.levels.unisa.edu.au/pub/linux/kernel/linux-2.1.81.diff.gz

\
 
 \ /
  Last update: 2005-03-22 12:41    [from the cache]
©2003-2008