[PATCH] 2.5.40 - fix apm (module) unresolved symbol

Carlos E Gorges (carlos@techlinux.com.br)
Thu, 3 Oct 2002 11:24:23 -0300


--- linux-2.5.40/arch/i386/kernel/i386_ksyms.c Tue Oct 1 04:06:59 2002
+++ linux-2.5/arch/i386/kernel/i386_ksyms.c Thu Oct 3 10:46:03 2002
@@ -38,6 +38,7 @@
EXPORT_SYMBOL(machine_real_restart);
extern void default_idle(void);
EXPORT_SYMBOL(default_idle);
+EXPORT_SYMBOL(cpu_gdt_table);
#endif

#ifdef CONFIG_SMP

-- 
	 _________________________
	 Carlos E Gorges          
	 (carlos@techlinux.com.br)
	 Tech informática LTDA
	 Brazil                   
	 _________________________

- 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/