From: Michael Ellerman <mpe@ellerman.id.au>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Konstantin Khlebnikov <k.khlebnikov@samsung.com>,
Rik van Riel <riel@redhat.com>, Joonsoo Kim <js1304@gmail.com>,
Minchan Kim <minchan@kernel.org>,
LKML <linux-kernel@vger.kernel.org>,
Akinobu Mita <akinobu.mita@gmail.com>,
josh@joshtriplett.org, Jens Axboe <axboe@fb.com>,
Linux Memory Management List <linux-mm@kvack.org>,
Paul Mackerras <paulus@samba.org>,
Al Viro <viro@zeniv.linux.org.uk>,
Johannes Weiner <hannes@cmpxchg.org>,
Scott Wood <scottwood@freescale.com>,
Sasha Levin <sasha.levin@oracle.com>,
Joonsoo Kim <iamjoonsoo.kim@lge.com>,
linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
Subject: Re: [PATCH v3] powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64
Date: Wed, 28 Jan 2015 14:22:02 +1100 [thread overview]
Message-ID: <1422415322.32234.3.camel@ellerman.id.au> (raw)
In-Reply-To: <20150127185711.ee819e4b.akpm@linux-foundation.org>
On Tue, 2015-01-27 at 18:57 -0800, Andrew Morton wrote:
> On Wed, 28 Jan 2015 10:33:59 +0900 Joonsoo Kim <js1304@gmail.com> wrote:
>
> > 2015-01-28 10:01 GMT+09:00 Michael Ellerman <mpe@ellerman.id.au>:
> > > On Mon, 2015-01-26 at 13:22 -0600, Kim Phillips wrote:
> > >> arch/powerpc has __kernel_map_pages implementations in mm/pgtable_32.c, and
> > >
> > > I'd be happy to take this through the powerpc tree for 3.20, but for this:
> > >
> > >> depends on:
> > >> From: Joonsoo Kim <iamjoonsoo.kim@lge.com>
> > >> Date: Thu, 22 Jan 2015 10:28:58 +0900
> > >> Subject: [PATCH] mm/debug_pagealloc: fix build failure on ppc and some other archs
> > >
> > > I don't have that patch in my tree.
> > >
> > > But in what way does this patch depend on that one?
> > >
> > > It looks to me like it'd be safe to take this on its own, or am I wrong?
> >
> > Hello,
> >
> > These two patches are merged to Andrew's tree now.
>
> That didn't answer either of Michael's questions ;)
>
> Yes, I think they're independent. I was holding off on the powerpc
> one, waiting to see if it popped up in linux-next via your tree. I can
> merge both if you like?
Right, I didn't think I'd seen it in your tree :)
I'm happy to take this one, saves a possible merge conflict.
cheers
WARNING: multiple messages have this Message-ID (diff)
From: Michael Ellerman <mpe@ellerman.id.au>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Joonsoo Kim <js1304@gmail.com>,
Kim Phillips <kim.phillips@freescale.com>,
Akinobu Mita <akinobu.mita@gmail.com>,
Konstantin Khlebnikov <k.khlebnikov@samsung.com>,
Rik van Riel <riel@redhat.com>,
Linux Memory Management List <linux-mm@kvack.org>,
josh@joshtriplett.org, LKML <linux-kernel@vger.kernel.org>,
Jens Axboe <axboe@fb.com>, Minchan Kim <minchan@kernel.org>,
Al Viro <viro@zeniv.linux.org.uk>,
Johannes Weiner <hannes@cmpxchg.org>,
Sasha Levin <sasha.levin@oracle.com>,
Joonsoo Kim <iamjoonsoo.kim@lge.com>,
linuxppc-dev <linuxppc-dev@lists.ozlabs.org>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Paul Mackerras <paulus@samba.org>,
Scott Wood <scottwood@freescale.com>
Subject: Re: [PATCH v3] powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64
Date: Wed, 28 Jan 2015 14:22:02 +1100 [thread overview]
Message-ID: <1422415322.32234.3.camel@ellerman.id.au> (raw)
In-Reply-To: <20150127185711.ee819e4b.akpm@linux-foundation.org>
On Tue, 2015-01-27 at 18:57 -0800, Andrew Morton wrote:
> On Wed, 28 Jan 2015 10:33:59 +0900 Joonsoo Kim <js1304@gmail.com> wrote:
>
> > 2015-01-28 10:01 GMT+09:00 Michael Ellerman <mpe@ellerman.id.au>:
> > > On Mon, 2015-01-26 at 13:22 -0600, Kim Phillips wrote:
> > >> arch/powerpc has __kernel_map_pages implementations in mm/pgtable_32.c, and
> > >
> > > I'd be happy to take this through the powerpc tree for 3.20, but for this:
> > >
> > >> depends on:
> > >> From: Joonsoo Kim <iamjoonsoo.kim@lge.com>
> > >> Date: Thu, 22 Jan 2015 10:28:58 +0900
> > >> Subject: [PATCH] mm/debug_pagealloc: fix build failure on ppc and some other archs
> > >
> > > I don't have that patch in my tree.
> > >
> > > But in what way does this patch depend on that one?
> > >
> > > It looks to me like it'd be safe to take this on its own, or am I wrong?
> >
> > Hello,
> >
> > These two patches are merged to Andrew's tree now.
>
> That didn't answer either of Michael's questions ;)
>
> Yes, I think they're independent. I was holding off on the powerpc
> one, waiting to see if it popped up in linux-next via your tree. I can
> merge both if you like?
Right, I didn't think I'd seen it in your tree :)
I'm happy to take this one, saves a possible merge conflict.
cheers
--
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>
WARNING: multiple messages have this Message-ID (diff)
From: Michael Ellerman <mpe@ellerman.id.au>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Joonsoo Kim <js1304@gmail.com>,
Kim Phillips <kim.phillips@freescale.com>,
Akinobu Mita <akinobu.mita@gmail.com>,
Konstantin Khlebnikov <k.khlebnikov@samsung.com>,
Rik van Riel <riel@redhat.com>,
Linux Memory Management List <linux-mm@kvack.org>,
josh@joshtriplett.org, LKML <linux-kernel@vger.kernel.org>,
Jens Axboe <axboe@fb.com>, Minchan Kim <minchan@kernel.org>,
Al Viro <viro@zeniv.linux.org.uk>,
Johannes Weiner <hannes@cmpxchg.org>,
Sasha Levin <sasha.levin@oracle.com>,
Joonsoo Kim <iamjoonsoo.kim@lge.com>,
linuxppc-dev <linuxppc-dev@lists.ozlabs.org>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>,
Paul Mackerras <paulus@samba.org>,
Scott Wood <scottwood@freescale.com>
Subject: Re: [PATCH v3] powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64
Date: Wed, 28 Jan 2015 14:22:02 +1100 [thread overview]
Message-ID: <1422415322.32234.3.camel@ellerman.id.au> (raw)
In-Reply-To: <20150127185711.ee819e4b.akpm@linux-foundation.org>
On Tue, 2015-01-27 at 18:57 -0800, Andrew Morton wrote:
> On Wed, 28 Jan 2015 10:33:59 +0900 Joonsoo Kim <js1304@gmail.com> wrote:
>
> > 2015-01-28 10:01 GMT+09:00 Michael Ellerman <mpe@ellerman.id.au>:
> > > On Mon, 2015-01-26 at 13:22 -0600, Kim Phillips wrote:
> > >> arch/powerpc has __kernel_map_pages implementations in mm/pgtable_32.c, and
> > >
> > > I'd be happy to take this through the powerpc tree for 3.20, but for this:
> > >
> > >> depends on:
> > >> From: Joonsoo Kim <iamjoonsoo.kim@lge.com>
> > >> Date: Thu, 22 Jan 2015 10:28:58 +0900
> > >> Subject: [PATCH] mm/debug_pagealloc: fix build failure on ppc and some other archs
> > >
> > > I don't have that patch in my tree.
> > >
> > > But in what way does this patch depend on that one?
> > >
> > > It looks to me like it'd be safe to take this on its own, or am I wrong?
> >
> > Hello,
> >
> > These two patches are merged to Andrew's tree now.
>
> That didn't answer either of Michael's questions ;)
>
> Yes, I think they're independent. I was holding off on the powerpc
> one, waiting to see if it popped up in linux-next via your tree. I can
> merge both if you like?
Right, I didn't think I'd seen it in your tree :)
I'm happy to take this one, saves a possible merge conflict.
cheers
next prev parent reply other threads:[~2015-01-28 3:22 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-20 20:02 [PATCH 2/2] mm: fix undefined reference to `.kernel_map_pages' on PPC builds Kim Phillips
2015-01-20 20:02 ` Kim Phillips
2015-01-20 20:02 ` Kim Phillips
2015-01-20 23:01 ` josh
2015-01-20 23:01 ` josh
2015-01-20 23:01 ` josh
2015-01-21 0:07 ` Andrew Morton
2015-01-21 0:07 ` Andrew Morton
2015-01-21 0:07 ` Andrew Morton
2015-01-21 12:57 ` Akinobu Mita
2015-01-21 12:57 ` Akinobu Mita
2015-01-21 12:57 ` Akinobu Mita
2015-01-22 1:45 ` Joonsoo Kim
2015-01-22 1:45 ` Joonsoo Kim
2015-01-22 1:45 ` Joonsoo Kim
2015-01-22 20:41 ` Kim Phillips
2015-01-22 20:41 ` Kim Phillips
2015-01-22 20:41 ` Kim Phillips
2015-01-22 23:49 ` Akinobu Mita
2015-01-22 23:49 ` Akinobu Mita
2015-01-22 23:49 ` Akinobu Mita
2015-01-23 3:20 ` Kim Phillips
2015-01-23 3:20 ` Kim Phillips
2015-01-23 3:20 ` Kim Phillips
2015-01-23 4:24 ` Michael Ellerman
2015-01-23 4:24 ` Michael Ellerman
2015-01-23 4:24 ` Michael Ellerman
2015-01-26 19:22 ` [PATCH v3] powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64 Kim Phillips
2015-01-26 19:22 ` Kim Phillips
2015-01-26 19:22 ` Kim Phillips
2015-01-28 1:01 ` Michael Ellerman
2015-01-28 1:01 ` Michael Ellerman
2015-01-28 1:01 ` Michael Ellerman
2015-01-28 1:33 ` Joonsoo Kim
2015-01-28 1:33 ` Joonsoo Kim
2015-01-28 1:33 ` Joonsoo Kim
2015-01-28 2:57 ` Andrew Morton
2015-01-28 2:57 ` Andrew Morton
2015-01-28 2:57 ` Andrew Morton
2015-01-28 3:22 ` Michael Ellerman [this message]
2015-01-28 3:22 ` Michael Ellerman
2015-01-28 3:22 ` Michael Ellerman
2015-01-28 20:14 ` Kim Phillips
2015-01-28 20:14 ` Kim Phillips
2015-01-28 20:14 ` Kim Phillips
2015-01-29 4:05 ` Michael Ellerman
2015-01-29 4:05 ` Michael Ellerman
2015-01-29 4:05 ` Michael Ellerman
2015-01-26 19:24 ` [PATCH 2/2] mm: fix undefined reference to `.kernel_map_pages' on PPC builds Kim Phillips
2015-01-26 19:24 ` Kim Phillips
2015-01-26 19:24 ` Kim Phillips
2015-01-27 7:56 ` Joonsoo Kim
2015-01-27 7:56 ` Joonsoo Kim
2015-01-27 7:56 ` Joonsoo Kim
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=1422415322.32234.3.camel@ellerman.id.au \
--to=mpe@ellerman.id.au \
--cc=akinobu.mita@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=axboe@fb.com \
--cc=hannes@cmpxchg.org \
--cc=iamjoonsoo.kim@lge.com \
--cc=josh@joshtriplett.org \
--cc=js1304@gmail.com \
--cc=k.khlebnikov@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=minchan@kernel.org \
--cc=paulus@samba.org \
--cc=riel@redhat.com \
--cc=sasha.levin@oracle.com \
--cc=scottwood@freescale.com \
--cc=viro@zeniv.linux.org.uk \
/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.