Re: [PATCH -V6 03/14] hugetlbfs: Add an inline helper for finding hstate index
From: David Rientjes <hidden>
Date: 2012-05-24 21:22:31
Also in:
linux-mm, lkml
From: David Rientjes <hidden>
Date: 2012-05-24 21:22:31
Also in:
linux-mm, lkml
On Mon, 16 Apr 2012, Aneesh Kumar K.V wrote:
From: "Aneesh Kumar K.V" <redacted> Add an inline helper and use it in the code. Acked-by: Michal Hocko <redacted> Reviewed-by: KAMEZAWA Hiroyuki <redacted> Signed-off-by: Aneesh Kumar K.V <redacted>
I like the helper function, but you missed using it in hugetlb_init().