From: David Rientjes <rientjes@google.com>
To: Axel Lin <axel.lin@ingics.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Mel Gorman <mgorman@suse.de>,
Joonsoo Kim <iamjoonsoo.kim@lge.com>,
linux-mm@kvack.org
Subject: Re: [PATCH] mm: vmstat: Fix build error when !CONFIG_PROC_FS
Date: Wed, 21 Jan 2015 14:20:03 -0800 (PST) [thread overview]
Message-ID: <alpine.DEB.2.10.1501211419260.2716@chino.kir.corp.google.com> (raw)
In-Reply-To: <1421753625.7353.0.camel@phoenix>
On Tue, 20 Jan 2015, Axel Lin wrote:
> Fix build error when CONFIG_DEBUG_FS && CONFIG_COMPACTION && !CONFIG_PROC_FS:
>
> CC mm/vmstat.o
> mm/vmstat.c:1607:11: error: 'frag_start' undeclared here (not in a function)
> mm/vmstat.c:1608:10: error: 'frag_next' undeclared here (not in a function)
> mm/vmstat.c:1609:10: error: 'frag_stop' undeclared here (not in a function)
> make[1]: *** [mm/vmstat.o] Error 1
> make: *** [mm] Error 2
>
> Signed-off-by: Axel Lin <axel.lin@ingics.com>
Tested-by: David Rientjes <rientjes@google.com>
Fixes the build error that I saw with linux-next randconfig, but I'm not
sure how sane a debugfs && !procfs config is.
--
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>
prev parent reply other threads:[~2015-01-21 22:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-20 11:33 Axel Lin
2015-01-21 22:20 ` David Rientjes [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=alpine.DEB.2.10.1501211419260.2716@chino.kir.corp.google.com \
--to=rientjes@google.com \
--cc=akpm@linux-foundation.org \
--cc=axel.lin@ingics.com \
--cc=iamjoonsoo.kim@lge.com \
--cc=linux-mm@kvack.org \
--cc=mgorman@suse.de \
/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