patch-1.3.11 linux/kernel/ksyms.c
Next file: linux/kernel/sched.c
Previous file: linux/kernel/itimer.c
Back to the patch index
Back to the overall index
- Lines: 42
- Date:
Sun Jul 16 22:25:19 1995
- Orig file:
v1.3.10/linux/kernel/ksyms.c
- Orig date:
Tue Jul 11 10:03:00 1995
diff -u --recursive --new-file v1.3.10/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -151,6 +151,7 @@
X(kfree_s),
X(vmalloc),
X(vfree),
+ X(mem_map),
/* filesystem internal functions */
X(getname),
@@ -243,6 +244,7 @@
X(tq_last),
X(timer_active),
X(timer_table),
+ X(intr_count),
/* dma handling */
X(request_dma),
@@ -310,6 +312,7 @@
X(slhc_remember),
X(slhc_compress),
X(slhc_uncompress),
+ X(slhc_toss),
#endif
#endif
/* Device callback registration */
@@ -384,8 +387,6 @@
X(generic_proc_info),
X(scsi_devices),
X(free_pages),
- X(intr_count),
- X(mem_map),
X(print_msg),
X(print_status),
X(gendisk_head), /* Needed for sd.c */
@@ -395,8 +396,6 @@
* With no scsi configured, we still need to export a few
* symbols so that scsi can be loaded later via insmod.
*/
- X(intr_count),
- X(mem_map),
X(gendisk_head),
X(resetup_one_dev),
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this