All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wu Fengguang <fengguang.wu@intel.com>
To: Dave Young <dyoung@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	akpm@linux-foundation.org, xiyou.wangcong@gmail.com,
	penberg@kernel.org, cl@linux.com
Subject: Re: [PATCH 1/3] move page-types.c from Documentation to tools/vm
Date: Mon, 6 Feb 2012 23:25:00 +0800	[thread overview]
Message-ID: <20120206152500.GA5687@localhost> (raw)
In-Reply-To: <20120205081542.GA2245@darkstar.redhat.com>

On Sun, Feb 05, 2012 at 04:15:42PM +0800, Dave Young wrote:
> tools/ is the better place for vm tools which are used by many people.
> Moving them to tools also make them open to more users instead of hide in
> Documentation folder.
> 
> This patch move page-types.c to tools/vm/page-types.c
> Also add Makefile in tools/vm and fix two coding style problems of below:
> a. change const arrary to 'const char * const'
> b. change a space to tab for indent
> 
> Signed-off-by: Dave Young <dyoung@redhat.com>

Acked-by: Wu Fengguang <fengguang.wu@intel.com>

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

WARNING: multiple messages have this Message-ID (diff)
From: Wu Fengguang <fengguang.wu@intel.com>
To: Dave Young <dyoung@redhat.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org,
	akpm@linux-foundation.org, xiyou.wangcong@gmail.com,
	penberg@kernel.org, cl@linux.com
Subject: Re: [PATCH 1/3] move page-types.c from Documentation to tools/vm
Date: Mon, 6 Feb 2012 23:25:00 +0800	[thread overview]
Message-ID: <20120206152500.GA5687@localhost> (raw)
In-Reply-To: <20120205081542.GA2245@darkstar.redhat.com>

On Sun, Feb 05, 2012 at 04:15:42PM +0800, Dave Young wrote:
> tools/ is the better place for vm tools which are used by many people.
> Moving them to tools also make them open to more users instead of hide in
> Documentation folder.
> 
> This patch move page-types.c to tools/vm/page-types.c
> Also add Makefile in tools/vm and fix two coding style problems of below:
> a. change const arrary to 'const char * const'
> b. change a space to tab for indent
> 
> Signed-off-by: Dave Young <dyoung@redhat.com>

Acked-by: Wu Fengguang <fengguang.wu@intel.com>

  reply	other threads:[~2012-02-06 15:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-05  8:15 [PATCH 1/3] move page-types.c from Documentation to tools/vm Dave Young
2012-02-05  8:15 ` Dave Young
2012-02-06 15:25 ` Wu Fengguang [this message]
2012-02-06 15:25   ` Wu Fengguang

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=20120206152500.GA5687@localhost \
    --to=fengguang.wu@intel.com \
    --cc=akpm@linux-foundation.org \
    --cc=cl@linux.com \
    --cc=dyoung@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=penberg@kernel.org \
    --cc=xiyou.wangcong@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.