* Jeremy Fitzhardinge <jeremy@goop.org> wrote:
quoted text > 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
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH 2 of 7] x86: add common mm/pgtable.c , Ingo Molnar , (Sat Feb 2, 1:29 pm)