Re: [RFC][PATCH v3 03/22] mm, x86: add gfp flags variant of pud,pmd, and pte allocations

From: David Rientjes
Date: Mon Mar 21 2011 - 16:15:58 EST


On Mon, 21 Mar 2011, Prasad Joshi wrote:

> Thanks a lot David for your reply. Sending a new patch with the changes suggested by you.
>
> - Added __pud_alloc_one() function which is similar to pud_alloc_one(), but
> accepts an additional argument of type gfp_t. The function pud_alloc_one()
> calls __pud_alloc_one().
>
> - similar changes for pmd allocations. The newly added function name is__pmd_alloc_one.
>
> - Similar changes for pte allocation. Added function __pte_alloc_one_kernel.
>
> - changes help in fixing the Bug 30702
>
> Signed-off-by: Prasad Joshi <prasadjoshi124@xxxxxxxxx>
> Signed-off-by: Anand Mitra <mitra@xxxxxxxxxxxxxx>

Acked-by: David Rientjes <rientjes@xxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/