PATCH: [test8] arch/ppc/ppc_ksyms.c

From: Bernd Kischnick (kisch@mindless.com)
Date: Sun Sep 10 2000 - 13:25:56 EST


Hello all,

here's a missing symbol export, needed to compile e.g. USB support as
modules.
Patch applies to v2.4.0-test8 and the PPC-"devel" rsync kernel.

Bernd

--- v2.4.0-test8/linux-pmac-devel/arch/ppc/kernel/ppc_ksyms.c.orig Sun Sep 10 20:12:44 2000
+++ linux/arch/ppc/kernel/ppc_ksyms.c Sun Sep 10 03:50:10 2000
@@ -297,6 +297,7 @@
 EXPORT_SYMBOL(xmon);
 #endif
 EXPORT_SYMBOL(down_read_failed);
+EXPORT_SYMBOL(down_write_failed);
 
 #if defined(CONFIG_KGDB) || defined(CONFIG_XMON)
 extern void (*debugger)(struct pt_regs *regs);

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Sep 15 2000 - 21:00:13 EST