Re: mmotm 2010-05-14-13-33 uploaded

From: Jiri Slaby
Date: Sat May 15 2010 - 03:47:22 EST


On 05/14/2010 10:33 PM, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
> The mm-of-the-moment snapshot 2010-05-14-13-33 has been uploaded to

Hi,

with
CONFIG_CPUSETS=y
# CONFIG_NUMA is not set
I get
kernel/built-in.o: In function `copy_process':
fork.c:(.text+0xbcfa): undefined reference to `__node_random'
fork.c:(.text+0xbd0e): undefined reference to `__node_random'
make[1]: *** [.tmp_vmlinux1] Error 1
make: *** [sub-make] Error 2

You seem to forgot to add an inline returning 0 on !NUMA in
cpusets-randomize-node-rotor-used-in-cpuset_mem_spread_node.patch
?

regards,
--

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