linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Weiner <hannes@cmpxchg.org>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: [cgroup:review-cgroup-writeback-20150106 65/265] mm/page-writeback.c:2314:10: error: too few arguments to function 'mem_cgroup_begin_page_stat'
Date: Tue, 6 Jan 2015 14:34:49 -0500	[thread overview]
Message-ID: <20150106193341.GA30362@phnom.home.cmpxchg.org> (raw)
In-Reply-To: <201501070312.c0o38bh9%fengguang.wu@intel.com>

On Wed, Jan 07, 2015 at 03:22:14AM +0800, kbuild test robot wrote:
> tree:   git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git review-cgroup-writeback-20150106
> head:   393b71c00e25227a020f9dbf8ffdddebac4fdf1e
> commit: db73c712993c8bea02a97a5e936f965efc1de435 [65/265] mm: memcontrol: track move_lock state internally
> config: parisc-c3000_defconfig (attached as .config)
> reproduce:
>   wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>   chmod +x ~/bin/make.cross
>   git checkout db73c712993c8bea02a97a5e936f965efc1de435
>   # save the attached .config to linux build tree
>   make.cross ARCH=parisc 
> 
> All error/warnings:
> 
>    mm/page-writeback.c: In function 'test_clear_page_writeback':
> >> mm/page-writeback.c:2314:10: error: too few arguments to function 'mem_cgroup_begin_page_stat'
>      memcg = mem_cgroup_begin_page_stat(page);
>              ^
>    In file included from include/linux/swap.h:8:0,
>                     from mm/page-writeback.c:19:
>    include/linux/memcontrol.h:286:34: note: declared here
>     static inline struct mem_cgroup *mem_cgroup_begin_page_stat(struct page *page,

Andrew, could you please fold the following fix?  Thanks!

      reply	other threads:[~2015-01-06 19:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 19:22 [cgroup:review-cgroup-writeback-20150106 65/265] mm/page-writeback.c:2314:10: error: too few arguments to function 'mem_cgroup_begin_page_stat' kbuild test robot
2015-01-06 19:34 ` Johannes Weiner [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=20150106193341.GA30362@phnom.home.cmpxchg.org \
    --to=hannes@cmpxchg.org \
    --cc=akpm@linux-foundation.org \
    --cc=fengguang.wu@intel.com \
    --cc=linux-mm@kvack.org \
    /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).