[PATCH] Export ioremap_nocache

From: Andi Kleen (ak@muc.de)
Date: Wed Jun 19 2002 - 00:50:13 EST


This is needed to still load modules which use ioremap_nocache. Broken by
me with the pageattr patch.

-Andi

--- linux-2.5.23-work/arch/i386/kernel/i386_ksyms.c-o Wed Jun 19 05:32:14 2002
+++ linux-2.5.23-work/arch/i386/kernel/i386_ksyms.c Wed Jun 19 07:47:34 2002
@@ -63,6 +63,7 @@
 EXPORT_SYMBOL(dump_fpu);
 EXPORT_SYMBOL(dump_extended_fpu);
 EXPORT_SYMBOL(__ioremap);
+EXPORT_SYMBOL(ioremap_nocache);
 EXPORT_SYMBOL(iounmap);
 EXPORT_SYMBOL(enable_irq);
 EXPORT_SYMBOL(disable_irq);
-
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/



This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:18 EST