Re: [PATCH] x86: fix PSE pagetable construction

From: Andi Kleen
Date: Sat Apr 28 2007 - 06:31:11 EST



> ===================================================================
> --- a/arch/i386/mm/hugetlbpage.c
> +++ b/arch/i386/mm/hugetlbpage.c
> @@ -183,6 +183,7 @@ follow_huge_addr(struct mm_struct *mm, u
> return page;
> }
>
> +#undef pmd_huge
> int pmd_huge(pmd_t pmd)

Please handle that in the headers or rename it

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