patch-2.0.34 linux/kernel/ksyms.c

Next file: linux/kernel/module.c
Previous file: linux/kernel/fork.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.0.33/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -87,6 +87,7 @@
 
 	/* stackable module support */
 	X(register_symtab_from),
+	X(get_module_symbol),
 #ifdef CONFIG_KERNELD
 	X(kerneld_send),
 #endif
@@ -162,6 +163,7 @@
 	X(__brelse),
 	X(__bforget),
 	X(ll_rw_block),
+	X(brw_page),
 	X(__wait_on_buffer),
 	X(mark_buffer_uptodate),
 	X(unlock_buffer),

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov