[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <10146.1233200604@turing-police.cc.vt.edu>
Date: Wed, 28 Jan 2009 22:43:24 -0500
From: Valdis.Kletnieks@...edu
To: Andrew Morton <akpm@...ux-foundation.org>,
Miao Xie <miaox@...fujitsu.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: mmotm 2009-01-28-02-17 uploaded
On Wed, 28 Jan 2009 02:19:09 PST, akpm@...ux-foundation.org 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.
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists