Re: 2.5.45: NTFS unresolved symbol

From: Pawel Kot (pkot@bezsensu.pl)
Date: Fri Nov 01 2002 - 07:20:24 EST


On Fri, 1 Nov 2002, Dieter [iso-8859-15] Nützel wrote:

> depmod: *** Unresolved symbols in /lib/modules/2.5.45/kernel/fs/ntfs/ntfs.o
> depmod: page_states__per_cpu
> /lib/modules/2.5.45/kernel/fs/ntfs/ntfs.o

Hi, The following patch should fix it:
--- kernel/ksyms.c~ Fri Nov 1 13:16:51 2002
+++ kernel/ksyms.c Fri Nov 1 13:16:51 2002
@@ -112,6 +112,7 @@
 EXPORT_SYMBOL(vunmap);
 EXPORT_SYMBOL(vmalloc_to_page);
 EXPORT_SYMBOL(remap_page_range);
+EXPORT_SYMBOL(page_states__per_cpu);
 #ifndef CONFIG_DISCONTIGMEM
 EXPORT_SYMBOL(contig_page_data);
 EXPORT_SYMBOL(mem_map);

pkot

-- 
mailto:pkot@linuxnews.pl :: mailto:pkot@slackware.pl
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku

- 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 : Thu Nov 07 2002 - 22:00:20 EST