Re: [PATCH 3/5] v2 Change the mutex name in the memory_block struct

2010-07-16 Thread Dave Hansen
On Thu, 2010-07-15 at 13:39 -0500, Nathan Fontenot wrote: > > Change the name of the memory_block mutex since it is now used for > more than just gating changes to the status of the memory sections > covered by the memory sysfs directory. Heh, sorry about the previous comments. :) You should mov

[PATCH 3/5] v2 Change the mutex name in the memory_block struct

2010-07-15 Thread Nathan Fontenot
Change the name of the memory_block mutex since it is now used for more than just gating changes to the status of the memory sections covered by the memory sysfs directory. Signed-off-by: Nathan Fontenot --- drivers/base/memory.c | 20 ++-- include/linux/memory.h |9 +-