lkml.org 
[lkml]   [1998]   [Feb]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject2.1.88: compile sr.o and autofs.o
These two patches are necessary to compile sr.o (comment not terminated) and 
autofs.o (needs symbol locks_remove_flock) as module.

Bernd Paysan
"Late answers are wrong answers!"
http://www.jwdt.com/~paysan/

--- linux/drivers/scsi/sr.c~ Sat Feb 21 22:32:01 1998
+++ linux/drivers/scsi/sr.c Sat Feb 21 22:53:14 1998
@@ -471,7 +471,7 @@
{
spin_unlock_irqrestore(&io_request_lock, flags);
scsi_ioctl(SDev, SCSI_IOCTL_DOORLOCK, 0);
- /* scsi_ioctl may allow CURRENT to change, so start over. *
+ /* scsi_ioctl may allow CURRENT to change, so start over. */
SDev->was_reset = 0;
continue;
}
--- linux/kernel/ksyms.c~ Sat Feb 21 12:15:16 1998
+++ linux/kernel/ksyms.c Sat Feb 21 23:13:44 1998
@@ -205,6 +205,7 @@
EXPORT_SYMBOL(shrink_dcache_parent);
EXPORT_SYMBOL(find_inode_number);
EXPORT_SYMBOL(is_subdir);
+EXPORT_SYMBOL(locks_remove_flock);

#if !defined(CONFIG_NFSD) && defined(CONFIG_NFSD_MODULE)
EXPORT_SYMBOL(do_nfsservctl);
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu

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