Re: [PATCH x86] [5/16] Replace hard coded reservations in x86-64early boot code with dynamic table

From: Ingo Molnar
Date: Fri Jan 04 2008 - 04:01:19 EST



* Andi Kleen <ak@xxxxxxx> wrote:

> On x86-64 there are several memory allocations before bootmem. To
> avoid them stomping on each other they used to be all hard coded in
> bad_area(). Replace this with an array that is filled as needed.
>
> This cleans up the code considerably and allows to expand its use.

this code introduces a number of style errors that make the code harder
to read and follow. Please fix them.

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/