Re: [PATCH] drivers/base: export gpl (un)register_memory_notifier

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Badari Pulavarty
Date: Thursday, February 14, 2008 - 10:36 am

On Thu, 2008-02-14 at 09:12 -0800, Dave Hansen wrote:
..

I am not sure what you are trying to do with walk_memory_resource(). The
behavior is different on ppc64. Hotplug memory usage assumes that all
the memory resources (all system memory, not just IOMEM) are represented
in /proc/iomem. Its the case with i386 and ia64. But on ppc64 is
contains ONLY iomem related. Paulus didn't want to export all the system
memory into /proc/iomem on ppc64. So I had to workaround by providing
arch-specific walk_memory_resource() function for ppc64.

Thanks,
Badari

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] drivers/base: export gpl (un)register_memory_notifier, Jan-Bernd Themann, (Mon Feb 11, 9:24 am)
Re: [PATCH] drivers/base: export gpl (un)register_memory_n ..., Jan-Bernd Themann, (Wed Feb 13, 8:17 am)
Re: [PATCH] drivers/base: export gpl (un)register_memory_n ..., Badari Pulavarty, (Thu Feb 14, 10:36 am)
Re: [PATCH] drivers/base: export gpl (un)register_memory_n ..., Jan-Bernd Themann, (Mon Feb 18, 3:00 am)