From: Masanari Iida <standby24x7@gmail.com>
To: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
mhocko@suse.cz, sasha.levin@oracle.com, linux-mm@kvack.org
Subject: [linux-next] mm/debug.c compile failure with CONFIG_MEMCG not set
Date: Thu, 25 Sep 2014 22:55:24 +0900 [thread overview]
Message-ID: <CALLJCT0YKkg=PZN1i4eOEWdJoLE8oAyTAk0OmRHLOGRstqk4MQ@mail.gmail.com> (raw)
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>
next reply other threads:[~2014-09-25 13:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-25 13:55 Masanari Iida [this message]
2014-09-25 14:02 ` Michal Hocko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='CALLJCT0YKkg=PZN1i4eOEWdJoLE8oAyTAk0OmRHLOGRstqk4MQ@mail.gmail.com' \
--to=standby24x7@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mhocko@suse.cz \
--cc=sasha.levin@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox