patch-2.3.1 linux/kernel/ksyms.c
Next file: linux/kernel/printk.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue May 11 23:01:41 1999
- Orig file:
v2.3.0/linux/kernel/ksyms.c
- Orig date:
Thu Apr 29 15:06:32 1999
diff -u --recursive --new-file v2.3.0/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -282,7 +282,6 @@
#ifdef __SMP__
/* Various random spinlocks we want to export */
EXPORT_SYMBOL(tqueue_lock);
-EXPORT_SYMBOL(waitqueue_lock);
#endif
/* autoirq from drivers/net/auto_irq.c */
@@ -359,6 +358,7 @@
EXPORT_SYMBOL(refile_buffer);
EXPORT_SYMBOL(nr_async_pages);
EXPORT_SYMBOL(___strtok);
+EXPORT_SYMBOL(init_special_inode);
EXPORT_SYMBOL(init_fifo);
EXPORT_SYMBOL(fifo_inode_operations);
EXPORT_SYMBOL(chrdev_inode_operations);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)