lkml.org 
[lkml]   [1998]   [Jan]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectRe: unresolved symbols in 2.1.82
> /lib/modules/2.1.82/block/floppy.o: unresolved symbol global_bh_count

Here's a change that Niels Kristian Bech Jensen posted for 2.1.81, which
was not applied in 2.1.82.

--- linux/arch/i386/kernel/i386_ksyms.c.orig Mon Jan 26 19:44:27 1998
+++ linux/arch/i386/kernel/i386_ksyms.c Mon Jan 26 20:11:13 1998
@@ -72,6 +72,9 @@
EXPORT_SYMBOL(lk_lockmsg);

/* Global SMP irq stuff */
+EXPORT_SYMBOL(synchronize_bh);
+EXPORT_SYMBOL(global_bh_count);
+EXPORT_SYMBOL(global_bh_lock);
EXPORT_SYMBOL(synchronize_irq);
EXPORT_SYMBOL(synchronize_bh);
EXPORT_SYMBOL(global_bh_lock);



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