Re: arch/x86_64/mm/numa.c(124): remark #593: variable "bootmap_size" was set but nev

From: Andi Kleen
Date: Wed Nov 22 2006 - 07:44:38 EST


"d binderman" <dcb314@xxxxxxxxxxx> writes:

> Hello there,
>
> I just tried to compile Linux kernel 2.6.18.3 with the Intel C
> C compiler.
>
> The compiler said
>
> arch/x86_64/mm/numa.c(124): remark #593: variable "bootmap_size" was
> set but never used

Actually it looks like a real bug -- probably added recently with the
new bootmap code.

The bootmap should be reserved based on that size.

-Andi

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