Re: [PATCH] Fix new warnings in real mode code

From: Ingo Molnar
Date: Mon Aug 18 2008 - 03:21:11 EST



* Andi Kleen <andi@xxxxxxxxxxxxxx> wrote:

> This recent patch
>
> commit c3965bd15118742d72b4bc1a290d37b3f081eb98
> Author: Paul Jackson <pj@xxxxxxx>
> Date: Wed May 14 08:15:34 2008 -0700
>
> x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constant
>
> caused these new warnings during a normal build:
>
> In file included from linux-2.6/arch/x86/boot/memory.c:17:
> linux-2.6/include/linux/log2.h: In function '__ilog2_u32':
> linux-2.6/include/linux/log2.h:34: warning: implicit declaration of function 'fls'

applied to tip/x86/urgent, thanks.

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/