lkml.org 
[lkml]   [1998]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectsymbol fix for 2.1.110 : get_empty_filp
loopback driver needs this.


-cw

--- linux-2.1.x/kernel/ksyms.c.orig Tue Jul 21 21:54:10 1998
+++ linux-2.1.x/kernel/ksyms.c Tue Jul 21 21:54:54 1998
@@ -386,6 +386,10 @@
#ifdef CONFIG_BLK_DEV_MD
EXPORT_SYMBOL(disk_name); /* for md.c */
#endif
+
+#ifdef CONFIG_BLK_DEV_LOOP_MODULE
+EXPORT(get_empty_filep);
+#endif

/* binfmt_aout */
EXPORT_SYMBOL(get_write_access);
\
 
 \ /
  Last update: 2005-03-22 13:43    [W:5.102 / U:0.140 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site