mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Yinghai Lu <yhlu.kernel@gmail.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	"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 08:48:50 -0700	[thread overview]
Message-ID: <20080618084850.40adb1a8.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080618140726.GF11501@elte.hu>

On Wed, 18 Jun 2008 16:07:26 +0200 Ingo Molnar <mingo@elte.hu> wrote:

> 
> * 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?
> 

Beats me - I don't even have a mm/page_alloc.c:work_with_active_regions()
in my tree.

  reply	other threads:[~2008-06-18 15:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-17  3:10 Yinghai Lu
2008-06-18 14:07 ` Ingo Molnar
2008-06-18 15:48   ` Andrew Morton [this message]
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=20080618084850.40adb1a8.akpm@linux-foundation.org \
    --to=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=mingo@elte.hu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome