Re: mmotm 2009-01-28-02-17 uploaded

From: Valdis . Kletnieks
Date: Thu Jan 29 2009 - 10:50:42 EST


On Wed, 28 Jan 2009 02:19:09 PST, akpm@xxxxxxxxxxxxxxxxxxxx said:
> The mm-of-the-moment snapshot 2009-01-28-02-17 has been uploaded to
>
> http://userweb.kernel.org/~akpm/mmotm/

cpuset-fix-allocating-page-cache-slab-object-on-the-unallowed-node-when-memory-spread-is-set.patch

breaks compiles with CONFIG_CPUSETS=n

CC init/main.o
init/main.c: In function 'kernel_init':
init/main.c:876: error: 'struct task_struct' has no member named 'mems_allowed'
make[1]: *** [init/main.o] Error 1

Looks like it adds a reference to task->mems_allowed to kernel/main.c
and kernel/kthreads.c and neither one is wrapped with #ifdef CONFIG_CPUSETS
or anything.

Attachment: pgp00000.pgp
Description: PGP signature