Re: [PATCH 2 of 7] x86: add common mm/pgtable.c

From: Ingo Molnar
Date: Sat Feb 02 2008 - 12:30:00 EST



* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> Ingo Molnar wrote:
>> oops, i thought i pasted that. It was this:
>>
>> arch/x86/mm/pgtable.c: In function 'pgd_alloc':
>> arch/x86/mm/pgtable.c:213: error: implicit declaration of function 'quicklist_alloc'
>> arch/x86/mm/pgtable.c:213: warning: initialization makes pointer from integer without a cast
>> arch/x86/mm/pgtable.c:218: error: implicit declaration of function 'quicklist_free'
>> arch/x86/mm/pgtable.c: In function 'check_pgt_cache':
>> arch/x86/mm/pgtable.c:233: error: implicit declaration of function 'quicklist_trim'
>>
>> also, config re-attached. (maybe i messed up the previous one)
>
> Still can't reproduce, but it's a simple case of missing headers.

ok, i'll figure it out if/when it happens with your resent queue.

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