linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Dave Hansen <dave@linux.vnet.ibm.com>
To: Jim Paradis <james.paradis@stratus.com>
Cc: linux-mm@kvack.org
Subject: Re: [PATCH] REPOST: Memory tracking for physical machine migration
Date: Mon, 20 Jun 2011 07:55:41 -0700	[thread overview]
Message-ID: <1308581741.11430.222.camel@nimitz> (raw)
In-Reply-To: <20110610231850.6327.24452.sendpatchset@localhost.localdomain>

On Fri, 2011-06-10 at 19:19 -0400, Jim Paradis wrote:
> diff --git a/arch/x86/mm/Makefile b/arch/x86/mm/Makefile
> index 3e608ed..a416317 100644
> --- a/arch/x86/mm/Makefile
> +++ b/arch/x86/mm/Makefile
> @@ -30,3 +30,5 @@ obj-$(CONFIG_NUMA_EMU)                += numa_emulation.o
>  obj-$(CONFIG_HAVE_MEMBLOCK)            += memblock.o
> 
>  obj-$(CONFIG_MEMTEST)          += memtest.o
> +
> +obj-$(CONFIG_TRACK_DIRTY_PAGES)        += track.o 

FWIW, this is still having formatting problems.

You also forgot to include track.c, again.  Isn't that where the real
meat of this patch lies?

-- Dave

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

      parent reply	other threads:[~2011-06-20 14:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-10 23:19 [PATCH] REPOST: Memory tracking for physical machine migration Jim Paradis
2011-06-11  7:55 ` Christoph Hellwig
2011-06-14 18:17   ` Paradis, James
2011-06-20 11:21     ` Christoph Hellwig
2011-06-20 14:55 ` Dave Hansen [this message]

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=1308581741.11430.222.camel@nimitz \
    --to=dave@linux.vnet.ibm.com \
    --cc=james.paradis@stratus.com \
    --cc=linux-mm@kvack.org \
    /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;
as well as URLs for NNTP newsgroup(s).