Re: [PATCH] include/linux/gfp.h cleanup for NUMA API

From: Andi Kleen
Date: Wed Apr 21 2004 - 23:59:51 EST


On Wed, Apr 21, 2004 at 02:58:02AM -0700, Matthew Dobson wrote:
> Andi,
> Here's a few cleanups to include/linux/gfp.h
>
> 1) Move the extern of alloc_pages_current() into #ifdef CONFIG_NUMA.
> The only references to the function are in NUMA code in mempolicy.c
>
> 2) Remove the definitions of __alloc_page_vma(). They aren't used.
>
> 3) Move forward declaration of struct vm_area_struct to top of file.

I already did (2). Rest looks ok too.

-Andi
-
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/