[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200704281225.15849.ak@suse.de>
Date: Sat, 28 Apr 2007 12:25:15 +0200
From: Andi Kleen <ak@...e.de>
To: Jeremy Fitzhardinge <jeremy@...p.org>
Cc: "H. Peter Anvin" <hpa@...or.com>,
"Eric W. Biederman" <ebiederm@...ssion.com>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: fix PSE pagetable construction
> ===================================================================
> --- 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists