Re: RFC [PATCH] x86: try to remove arch_get_ram_range

From: Ingo Molnar
Date: Wed Jun 18 2008 - 10:07:57 EST



* Yinghai Lu <yhlu.kernel@xxxxxxxxx> wrote:

> want to remove arch_get_ram_range, and use early_node_map instead.

(small request: please include diffstat output in your patches in the
future if possible: "quilt refresh --diffstat" will do that - this way
people will know why they were Cc:-ed)

this touches the MM:

arch/x86/mm/init_32.c | 6 +++--
drivers/pci/intel-iommu.c | 51 +++++++++++++++++++++++++++++++++-------------
include/linux/mm.h | 2 -
mm/page_alloc.c | 10 ++++++---
4 files changed, 49 insertions(+), 20 deletions(-)

but has many dependencies on ongoing arch/x86 work. Andrew, is this
change fine with with you?

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/