linux-next build failure

From: Mark Salter
Date: Wed Oct 30 2013 - 11:27:55 EST


This patch causes a build failure for no-MMU builds:

commit 41df2957cb010edfa2f9d394d3617da6beeeb660
Author: Colin Cross <ccross@xxxxxxxxxxx>
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


--
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/