lkml.org 
[lkml]   [2000]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPATCH: [test8] arch/ppc/ppc_ksyms.c
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);
\
 
 \ /
  Last update: 2005-03-22 12:38    [W:0.066 / U:0.088 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site