mirror of https://lore.kernel.org/lkml/
 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, 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>

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

* Re: [linux-next] mm/debug.c compile failure with CONFIG_MEMCG not set
  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
  0 siblings, 0 replies; 2+ messages in thread
From: Michal Hocko @ 2014-09-25 14:02 UTC (permalink / raw)
  To: Masanari Iida; +Cc: linux-kernel, Andrew Morton, sasha.levin, linux-mm

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

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

-- 
Michal Hocko
SUSE Labs

^ 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

all inboxes | Powered by JetHome®