[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120926074827.32c7187adef6327c74c75564@canb.auug.org.au>
Date: Wed, 26 Sep 2012 07:48:27 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: David Rientjes <rientjes@...gle.com>
Cc: Randy Dunlap <rdunlap@...otime.net>, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
linux-fsdevel@...r.kernel.org, linux-next@...r.kernel.org,
Richard Weinberger <richard@....at>
Subject: Re: mmotm 2012-09-20-17-25 uploaded (fs/bimfmt_elf on uml)
Hi David,
On Tue, 25 Sep 2012 12:43:53 -0700 (PDT) David Rientjes <rientjes@...gle.com> wrote:
>
> On Sat, 22 Sep 2012, Stephen Rothwell wrote:
>
> > > on uml for x86_64 defconfig:
> > >
> > > fs/binfmt_elf.c: In function 'fill_files_note':
> > > fs/binfmt_elf.c:1419:2: error: implicit declaration of function 'vmalloc'
> > > fs/binfmt_elf.c:1419:7: warning: assignment makes pointer from integer without a cast
> > > fs/binfmt_elf.c:1437:5: error: implicit declaration of function 'vfree'
> >
> > reported in linux-next (offending patch reverted for other
> > problems).
>
> This still happens on x86_64 for linux-next as of today's tree.
Are you sure? next-20120925?
$ grep -n vmalloc fs/binfmt_elf.c
30:#include <linux/vmalloc.h>
1421: data = vmalloc(size);
--
Cheers,
Stephen Rothwell sfr@...b.auug.org.au
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists