On Fri, Sep 26, 2003 at 12:36:20PM -0700, Jesse Barnes wrote: > Incorporate some more feedback from hch like moving more stuff to > contig.c, removing some unneeded functions, etc.. Still left todo: I need the following hack to compile. Shouldn't be needed anymore as soon as you switch to a proper per-node mem_map :) --- a/kernel/ksyms.c Sat Sep 27 16:03:09 2003 +++ b/kernel/ksyms.c Sat Sep 27 16:03:09 2003 @@ -115,7 +115,7 @@ EXPORT_SYMBOL(vmalloc_to_page); EXPORT_SYMBOL(remap_page_range); #if defined(CONFIG_VIRTUAL_MEM_MAP) || !defined(CONFIG_DISCONTIGMEM) -EXPORT_SYMBOL(contig_page_data); +//EXPORT_SYMBOL(contig_page_data); EXPORT_SYMBOL(mem_map); EXPORT_SYMBOL(max_mapnr); #endif - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Sat Sep 27 10:06:19 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:18 EST