All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Yinghai Lu <yhlu.kernel@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	"Keshavamurthy, Anil S" <anil.s.keshavamurthy@intel.com>,
	Jan Engelhardt <jengelh@gmx.de>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: RFC [PATCH] x86: try to remove arch_get_ram_range
Date: Wed, 18 Jun 2008 16:07:26 +0200	[thread overview]
Message-ID: <20080618140726.GF11501@elte.hu> (raw)
In-Reply-To: <200806162010.55495.yhlu.kernel@gmail.com>


* Yinghai Lu <yhlu.kernel@gmail.com> 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

  reply	other threads:[~2008-06-18 14:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-17  3:10 RFC [PATCH] x86: try to remove arch_get_ram_range Yinghai Lu
2008-06-18 14:07 ` Ingo Molnar [this message]
2008-06-18 15:48   ` Andrew Morton
2008-06-18 16:20     ` Yinghai Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080618140726.GF11501@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=anil.s.keshavamurthy@intel.com \
    --cc=hpa@zytor.com \
    --cc=jengelh@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=yhlu.kernel@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.