linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Michal Hocko <mhocko@suse.cz>
To: Masanari Iida <standby24x7@gmail.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	sasha.levin@oracle.com, linux-mm@kvack.org
Subject: Re: [linux-next] mm/debug.c compile failure with CONFIG_MEMCG not set
Date: Thu, 25 Sep 2014 16:02:46 +0200	[thread overview]
Message-ID: <20140925140246.GC11080@dhcp22.suse.cz> (raw)
In-Reply-To: <CALLJCT0YKkg=PZN1i4eOEWdJoLE8oAyTAk0OmRHLOGRstqk4MQ@mail.gmail.com>

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 a??dump_mma??:
> mm/debug.c:169:1183: error: a??const struct mm_structa?? has no member named a??ownera??
>   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>

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

-- 
Michal Hocko
SUSE Labs

--
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>

      reply	other threads:[~2014-09-25 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 message]

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=20140925140246.GC11080@dhcp22.suse.cz \
    --to=mhocko@suse.cz \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=sasha.levin@oracle.com \
    --cc=standby24x7@gmail.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;
as well as URLs for NNTP newsgroup(s).