Re: build failure in mm/nommu.c

From: David Rientjes
Date: Mon Jun 04 2012 - 19:50:21 EST


On Mon, 4 Jun 2012, Mark Salter wrote:

> Commit eb36c587: new helper: vm_mmap_pgoff()
>
> is causing a build failure:
>
> .../linux/mm/nommu.c: In function 'sys_mmap_pgoff':
> .../linux/mm/nommu.c:1489:2: error: 'ret' undeclared (first use in this function)
> .../linux/mm/nommu.c:1489:2: note: each undeclared identifier is reported only once for each function it appears in
>

Try pulling from Linus again, this is fixed by ad1ed2937eaa ("nommu: fix
compilation of nommu.c") in his tree.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/