Re: linux-next: Tree for Dec 22 (mm/memcontrol)

From: Andrew Morton
Date: Tue Dec 22 2015 - 14:19:38 EST


On Tue, 22 Dec 2015 10:15:37 -0800 Randy Dunlap <rdunlap@xxxxxxxxxxxxx> wrote:

> On 12/21/15 21:29, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20151221:
> >
>
> on i386 or x86_64:
>
> when CONFIG_SLOB=y:
>
> ../mm/memcontrol.c: In function 'memcg_update_kmem_limit':
> ../mm/memcontrol.c:2974:3: error: implicit declaration of function 'memcg_online_kmem' [-Werror=implicit-function-declaration]
> ret = memcg_online_kmem(memcg);
> ^
> ../mm/memcontrol.c: In function 'mem_cgroup_css_alloc':
> ../mm/memcontrol.c:4229:2: error: too many arguments to function 'memcg_propagate_kmem'
> error = memcg_propagate_kmem(parent, memcg);
> ^
> ../mm/memcontrol.c:2949:12: note: declared here
> static int memcg_propagate_kmem(struct mem_cgroup *memcg)
> ^

I can't reproduce this. config, please?
--
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/