Re: [PATCH] x86: fix PSE pagetable construction

From: Jeremy Fitzhardinge
Date: Sat Apr 28 2007 - 10:30:52 EST


Andi Kleen wrote:
>> ===================================================================
>> --- 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
>

Well, can I just get rid of the whole chunk of code that it's in? It's
only for "testing".

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