From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] vmalloc: Add __get_vm_area_caller()
Date: Thu, 12 Feb 2009 11:11:04 +1100 [thread overview]
Message-ID: <1234397464.29851.20.camel@pasglop> (raw)
In-Reply-To: <20090211144509.d22feeb8.akpm@linux-foundation.org>
On Wed, 2009-02-11 at 14:45 -0800, Andrew Morton wrote:
> On Wed, 11 Feb 2009 17:22:47 +0900 (JST)
> KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> wrote:
>
> > > I want to put into powerpc-next patches relying into that, so if the
> > > patch is ok with you guys, can I stick it in powerpc.git ?
> >
> > hm.
> > Generally, all MM patch should merge into -mm tree at first.
> > but I don't think this patch have conflict risk.
> >
> > Andrew, What do you think?
>
> We can sneak it into mainline later in the week?
That would be best.
Cheers,
Ben.
WARNING: multiple messages have this Message-ID (diff)
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
linux-mm@kvack.org, linuxppc-dev@ozlabs.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] vmalloc: Add __get_vm_area_caller()
Date: Thu, 12 Feb 2009 11:11:04 +1100 [thread overview]
Message-ID: <1234397464.29851.20.camel@pasglop> (raw)
In-Reply-To: <20090211144509.d22feeb8.akpm@linux-foundation.org>
On Wed, 2009-02-11 at 14:45 -0800, Andrew Morton wrote:
> On Wed, 11 Feb 2009 17:22:47 +0900 (JST)
> KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> wrote:
>
> > > I want to put into powerpc-next patches relying into that, so if the
> > > patch is ok with you guys, can I stick it in powerpc.git ?
> >
> > hm.
> > Generally, all MM patch should merge into -mm tree at first.
> > but I don't think this patch have conflict risk.
> >
> > Andrew, What do you think?
>
> We can sneak it into mainline later in the week?
That would be best.
Cheers,
Ben.
WARNING: multiple messages have this Message-ID (diff)
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
linux-mm@kvack.org, linuxppc-dev@ozlabs.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] vmalloc: Add __get_vm_area_caller()
Date: Thu, 12 Feb 2009 11:11:04 +1100 [thread overview]
Message-ID: <1234397464.29851.20.camel@pasglop> (raw)
In-Reply-To: <20090211144509.d22feeb8.akpm@linux-foundation.org>
On Wed, 2009-02-11 at 14:45 -0800, Andrew Morton wrote:
> On Wed, 11 Feb 2009 17:22:47 +0900 (JST)
> KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> wrote:
>
> > > I want to put into powerpc-next patches relying into that, so if the
> > > patch is ok with you guys, can I stick it in powerpc.git ?
> >
> > hm.
> > Generally, all MM patch should merge into -mm tree at first.
> > but I don't think this patch have conflict risk.
> >
> > Andrew, What do you think?
>
> We can sneak it into mainline later in the week?
That would be best.
Cheers,
Ben.
--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next prev parent reply other threads:[~2009-02-12 0:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-11 4:48 [PATCH] vmalloc: Add __get_vm_area_caller() Benjamin Herrenschmidt
2009-02-11 4:48 ` Benjamin Herrenschmidt
2009-02-11 4:48 ` Benjamin Herrenschmidt
2009-02-11 8:22 ` KOSAKI Motohiro
2009-02-11 8:22 ` KOSAKI Motohiro
2009-02-11 8:22 ` KOSAKI Motohiro
2009-02-11 22:45 ` Andrew Morton
2009-02-11 22:45 ` Andrew Morton
2009-02-11 22:45 ` Andrew Morton
2009-02-11 23:53 ` KOSAKI Motohiro
2009-02-11 23:53 ` KOSAKI Motohiro
2009-02-11 23:53 ` KOSAKI Motohiro
2009-02-12 0:11 ` Benjamin Herrenschmidt
2009-02-12 0:11 ` Benjamin Herrenschmidt
2009-02-12 0:11 ` Benjamin Herrenschmidt [this message]
2009-02-12 0:11 ` Benjamin Herrenschmidt
2009-02-12 0:11 ` Benjamin Herrenschmidt
2009-02-12 0:11 ` Benjamin Herrenschmidt
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=1234397464.29851.20.camel@pasglop \
--to=benh@kernel.crashing.org \
--cc=akpm@linux-foundation.org \
--cc=kosaki.motohiro@jp.fujitsu.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linuxppc-dev@ozlabs.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.