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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to