2014-01-07 02:39:27

by Davidlohr Bueso

[permalink] [raw]
Subject: Re: [PATCH v3 02/14] mm, hugetlb: region manipulation functions take resv_map rather list_head

On Wed, 2013-12-18 at 15:53 +0900, Joonsoo Kim wrote:
> To change a protection method for region tracking to find grained one,
> we pass the resv_map, instead of list_head, to region manipulation
> functions. This doesn't introduce any functional change, and it is just
> for preparing a next step.
>
> Reviewed-by: Aneesh Kumar K.V <[email protected]>
> Signed-off-by: Joonsoo Kim <[email protected]>

Reviewed-by: Davidlohr Bueso <[email protected]>