patch-1.3.71 linux/kernel/ksyms.c

Next file: linux/kernel/printk.c
Previous file: linux/include/net/netlink.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.70/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -246,6 +246,9 @@
 	/* executable format registration */
 	X(register_binfmt),
 	X(unregister_binfmt),
+	X(get_binfmt_list),
+	X(search_binary_handler),
+	X(prepare_binprm),
 
 	/* execution environment registration */
 	X(lookup_exec_domain),
@@ -326,7 +329,6 @@
 	/* Program loader interfaces */
 	X(setup_arg_pages),
 	X(copy_strings),
-	X(create_tables),
 	X(do_execve),
 	X(flush_old_exec),
 	X(open_inode),

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