Hi David,

On Tue, 25 Sep 2012 12:43:53 -0700 (PDT) David Rientjes <rient...@google.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                    s...@canb.auug.org.au

Attachment: pgpgIVI8tUvMd.pgp
Description: PGP signature

Reply via email to