Spotted by Al Viro - eliminate a couple useless exports.
Signed-off-by: Jeff Dike <[email protected]>
Index: linux-2.6.16/arch/um/kernel/ksyms.c
===================================================================
--- linux-2.6.16.orig/arch/um/kernel/ksyms.c 2006-06-06 12:12:44.000000000 -0400
+++ linux-2.6.16/arch/um/kernel/ksyms.c 2006-06-14 13:12:01.000000000 -0400
@@ -88,12 +88,6 @@ EXPORT_SYMBOL(dump_thread);
EXPORT_SYMBOL(do_gettimeofday);
EXPORT_SYMBOL(do_settimeofday);
-/* This is here because UML expands lseek to sys_lseek, not to a system
- * call instruction.
- */
-EXPORT_SYMBOL(sys_lseek);
-EXPORT_SYMBOL(sys_wait4);
-
#ifdef CONFIG_SMP
/* required for SMP */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]