Re: [PATCH 2/9] v3 Add mutex for adding/removing memory blocks
From: KAMEZAWA Hiroyuki <hidden>
Date: 2010-10-05 05:11:35
Also in:
linux-mm, lkml
From: KAMEZAWA Hiroyuki <hidden>
Date: 2010-10-05 05:11:35
Also in:
linux-mm, lkml
On Fri, 01 Oct 2010 13:29:42 -0500 Nathan Fontenot [off-list ref] wrote:
Add a new mutex for use in adding and removing of memory blocks. This is needed to avoid any race conditions in which the same memory block could be added and removed at the same time. Signed-off-by: Nathan Fontenot <redacted>
Reviewed-By: KAMEZAWA Hiroyuki <redacted>