linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next] mm/debug.c compile failure with CONFIG_MEMCG not set
@ 2014-09-25 13:55 Masanari Iida
  2014-09-25 14:02 ` Michal Hocko
  0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2014-09-25 13:55 UTC (permalink / raw)
  To: linux-kernel@vger.kernel.org, Andrew Morton, mhocko, sasha.levin,
	linux-mm

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@gmail.com>

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-09-25 14:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-25 13:55 [linux-next] mm/debug.c compile failure with CONFIG_MEMCG not set Masanari Iida
2014-09-25 14:02 ` Michal Hocko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).