Re: [PATCH -v4 00/08] use lmb with x86

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael Ellerman
Date: Wednesday, March 24, 2010 - 4:41 am

On Wed, 2010-03-24 at 11:48 +0100, Ingo Molnar wrote:

Exactly. 

This series seems to leave us with kernel/early_res.c (which should
never have moved out of arch/x86 AFAICS) - as well as using some of
lmb.c.

It doesn't compile on powerpc, because early_res.c is looking for
find_fw_memmap_area() which is still under arch/x86.

And sprinkling CONFIG_NO_BOOTMEM everywhere is getting a bit gross. I
notice that's already happened to mm/(bootmem|page_alloc).c but
propagating it further is not nice.

cheers
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH -v4 00/08] use lmb with x86, Yinghai Lu, (Wed Mar 24, 3:37 am)
[PATCH 2/8] x86: add find_e820_area_node, Yinghai Lu, (Wed Mar 24, 3:37 am)
[PATCH 3/8] x86: add sanitize_e820_map, Yinghai Lu, (Wed Mar 24, 3:37 am)
[PATCH 5/8] x86: use lmb to replace early_res, Yinghai Lu, (Wed Mar 24, 3:37 am)
[PATCH 8/8] powerpc : use early_res/nobootmem, Yinghai Lu, (Wed Mar 24, 3:37 am)
Re: [PATCH -v4 00/08] use lmb with x86, Ingo Molnar, (Wed Mar 24, 3:48 am)
Re: [PATCH -v4 00/08] use lmb with x86, Michael Ellerman, (Wed Mar 24, 4:41 am)
Re: [PATCH -v4 00/08] use lmb with x86, Yinghai Lu, (Wed Mar 24, 11:18 am)
Re: [PATCH -v4 00/08] use lmb with x86, Yinghai Lu, (Wed Mar 24, 11:31 am)