[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20131030135042.9c40bca11370c2cfef29ff51@linux-foundation.org>
Date: Wed, 30 Oct 2013 13:50:42 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: Stephen Rothwell <sfr@...b.auug.org.au>
Cc: Mark Salter <msalter@...hat.com>, linux-next@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>, ccross@...roid.com
Subject: Re: linux-next build failure
On Thu, 31 Oct 2013 07:37:00 +1100 Stephen Rothwell <sfr@...b.auug.org.au> wrote:
> [Jut add Andrew to the cc list]
>
> On Wed, 30 Oct 2013 11:27:45 -0400 Mark Salter <msalter@...hat.com> wrote:
> >
> > This patch causes a build failure for no-MMU builds:
> >
> > commit 41df2957cb010edfa2f9d394d3617da6beeeb660
> > Author: Colin Cross <ccross@...roid.com>
> > Date: Wed Oct 30 11:45:39 2013 +1100
> >
> > mm: add a field to store names for private anonymous memory
> >
> > The problem is:
> >
> > kernel/built-in.o: In function `sys_prctl':
> > (.text+0x19854): undefined reference to `madvise_set_anon_name'
> >
> > madvise doesn't make sense without an MMU.
> >
> > --Mark
OK, thanks. I'll drop
mm-rearrange-madvise-code-to-allow-for-reuse.patch
mm-add-a-field-to-store-names-for-private-anonymous-memory.patch
mm-add-a-field-to-store-names-for-private-anonymous-memory-fix.patch
mm-add-a-field-to-store-names-for-private-anonymous-memory-fix-fix-2.patch
for now. They have other question marks - let's revisit everything
after 3.13-rc1.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists