Re: [linux-next] mm/debug.c compile failure with CONFIG_MEMCG not set

From: Michal Hocko
Date: Thu Sep 25 2014 - 10:02:55 EST


On Thu 25-09-14 22:55:24, Masanari Iida wrote:
> As of linux-next 20140925, if I don't set CONFIG_MEMCG,
> the compile failed with following error.
>
> mm/debug.c: In function âdump_mmâ:
> mm/debug.c:169:1183: error: âconst struct mm_structâ has no member named âownerâ
> pr_emerg("mm %p mmap %p seqnum %d task_size %lu\n"
>
> make[1]: *** [mm/debug.o] Error 1
>
> If I set CONFIG_MEMCG, the compile succeed.
>
> Reported-by: Masanari Iida <standby24x7@xxxxxxxxx>

This is already fixed in Andrew's tree:
http://marc.info/?l=linux-mm&m=141146435524579&w=2

--
Michal Hocko
SUSE Labs
--
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/