lkml.org 
[lkml]   [1999]   [May]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectblk_ioctl in 2.3.3-ac2

blk_ioctl is missing an EXPORT_SYMBOL in ksyms.c

--- linux/kernel/ksyms.c.old Tue May 18 07:21:31 1999
+++ linux/kernel/ksyms.c Tue May 18 07:22:06 1999
@@ -211,6 +211,7 @@
EXPORT_SYMBOL(hardsect_size);
EXPORT_SYMBOL(blk_size);
EXPORT_SYMBOL(blk_dev);
+EXPORT_SYMBOL(blk_ioctl);
EXPORT_SYMBOL(is_read_only);
EXPORT_SYMBOL(set_device_ro);
EXPORT_SYMBOL(bmap);
I'm new at this so if this is incorrect please don't toast me to bad.
It seems to work for me.

j.
-----------------------------
Jeff Hittman
jhittman@slip.net
-----------------------------

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

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