Re: [BUGFIX][mmotm] fix walk system ram range patch (Was Re: mmotmon powerpc: walk_memory_resource?

From: David Rientjes
Date: Wed Sep 16 2009 - 02:17:06 EST


On Wed, 16 Sep 2009, KAMEZAWA Hiroyuki wrote:

> Index: mmotm-2.6.31-Sep14/arch/powerpc/mm/mem.c
> ===================================================================
> --- mmotm-2.6.31-Sep14.orig/arch/powerpc/mm/mem.c
> +++ mmotm-2.6.31-Sep14/arch/powerpc/mm/mem.c
> @@ -166,7 +166,7 @@ walk_system_ram_range(unsigned long star
> }
> return ret;
> }
> -EXPORT_SYMBOL_GPL(walk_memory_resource);
> +EXPORT_SYMBOL_GPL(walk_system_ram_range);
>
> /*
> * Initialize the bootmem system and give it all the memory we
>

Um, doesn't drivers/infiniband/hw/ehca/ehca_mrmw.c need to be fixed too?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/