patch-2.3.27 linux/kernel/ksyms.c

Next file: linux/kernel/ptrace.c
Previous file: linux/kernel/kmod.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.26/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -93,7 +93,6 @@
 
 /* internal kernel memory management */
 EXPORT_SYMBOL(__get_free_pages);
-EXPORT_SYMBOL(__get_pages);
 EXPORT_SYMBOL(free_pages);
 EXPORT_SYMBOL(__free_page);
 EXPORT_SYMBOL(kmem_find_general_cachep);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)