* Andi Kleen <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to