lkml.org 
[lkml]   [2004]   [May]   [15]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Subject[PATCH] ext3 and other filesystem drivers on powerpc
FromJens Schmalzing <>
Date15 May 2004 12:31:52 +0200
Hi,

apparently, a couple of filesystem drivers do not work on powerpc if
built as modules.  Since ext3 is one of them, this bug is quite a
showstopper.  The following trivial patch provides a fix.

Regards, Jens.

--- kernel-source-2.6.6/arch/ppc/kernel/ppc_ksyms.c	2004-04-05 11:49:23.000000000 +0200
+++ kernel-source-2.6.6/arch/ppc/kernel/ppc_ksyms.c	2004-05-13 15:32:49.492035184 +0200
@@ -72,6 +72,7 @@
 
 extern unsigned long mm_ptov (unsigned long paddr);
 
+EXPORT_SYMBOL(clear_pages);
 EXPORT_SYMBOL(clear_page);
 EXPORT_SYMBOL(clear_user_page);
 EXPORT_SYMBOL(do_signal);

-- 
J'qbpbe, le m'en fquz pe j'qbpbe!
Le veux aimeb et mqubib panz je pézqbpbe je djuz tqtaj!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:7.616 / U:0.110 seconds]
©2003-2008 Jasper Spaans