All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Metcalf <cmetcalf@tilera.com>
To: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-mm <linux-mm@kvack.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Hugh Dickins <hughd@google.com>
Subject: Re: [PATCH 2/3] tile: replace mm->cpu_vm_mask with mm_cpumask()
Date: Mon, 18 Apr 2011 09:08:55 -0400	[thread overview]
Message-ID: <4DAC37E7.5010809@tilera.com> (raw)
In-Reply-To: <20110418211914.9361.A69D9226@jp.fujitsu.com>

On 4/18/2011 8:18 AM, KOSAKI Motohiro wrote:
> We plan to change mm->cpu_vm_mask definition later. Thus, this patch convert
> it into proper macro.
>
> Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
> Cc: Chris Metcalf <cmetcalf@tilera.com>

Thanks; I wasn't aware of this macro.  I'll take this change into my tree
unless you would like to push it.

> Chris, I couldn't get cross compiler for tile. thus I hope you check it carefully.

The toolchain support is currently only available from Tilera (at
http://www.tilera.com/scm/) but we are in the process of cleaning it up to
push it up to the community.

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com


WARNING: multiple messages have this Message-ID (diff)
From: Chris Metcalf <cmetcalf@tilera.com>
To: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Cc: LKML <linux-kernel@vger.kernel.org>,
	linux-mm <linux-mm@kvack.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Hugh Dickins <hughd@google.com>
Subject: Re: [PATCH 2/3] tile: replace mm->cpu_vm_mask with mm_cpumask()
Date: Mon, 18 Apr 2011 09:08:55 -0400	[thread overview]
Message-ID: <4DAC37E7.5010809@tilera.com> (raw)
In-Reply-To: <20110418211914.9361.A69D9226@jp.fujitsu.com>

On 4/18/2011 8:18 AM, KOSAKI Motohiro wrote:
> We plan to change mm->cpu_vm_mask definition later. Thus, this patch convert
> it into proper macro.
>
> Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
> Cc: Chris Metcalf <cmetcalf@tilera.com>

Thanks; I wasn't aware of this macro.  I'll take this change into my tree
unless you would like to push it.

> Chris, I couldn't get cross compiler for tile. thus I hope you check it carefully.

The toolchain support is currently only available from Tilera (at
http://www.tilera.com/scm/) but we are in the process of cleaning it up to
push it up to the community.

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.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>

  reply	other threads:[~2011-04-18 13:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-18 12:14 [PATCH 0/3] convert mm->cpu_vm_mask into cpumask_var_t KOSAKI Motohiro
2011-04-18 12:14 ` KOSAKI Motohiro
2011-04-18 12:15 ` [PATCH 1/3] mn10300: replace mm->cpu_vm_mask with mm_cpumask KOSAKI Motohiro
2011-04-18 12:15   ` KOSAKI Motohiro
2011-04-18 12:18 ` [PATCH 2/3] tile: replace mm->cpu_vm_mask with mm_cpumask() KOSAKI Motohiro
2011-04-18 12:18   ` KOSAKI Motohiro
2011-04-18 13:08   ` Chris Metcalf [this message]
2011-04-18 13:08     ` Chris Metcalf
2011-04-19  0:09     ` KOSAKI Motohiro
2011-04-19  0:09       ` KOSAKI Motohiro
2011-04-18 12:18 ` [PATCH 3/3] mm: convert mm->cpu_vm_cpumask into cpumask_var_t KOSAKI Motohiro
2011-04-18 12:18   ` KOSAKI Motohiro
2011-04-19  0:19   ` KOSAKI Motohiro
2011-04-19  0:19     ` KOSAKI Motohiro

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=4DAC37E7.5010809@tilera.com \
    --to=cmetcalf@tilera.com \
    --cc=akpm@linux-foundation.org \
    --cc=hughd@google.com \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-kernel@vger.kernel.org \
    --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 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.