From: Oleg Nesterov <oleg@redhat.com>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: Linux Memory Management List <linux-mm@kvack.org>,
Andrew Morton <akpm@linux-foundation.org>,
Johannes Weiner <hannes@cmpxchg.org>,
kbuild-all@01.org
Subject: Re: [mmotm:master 123/287] fs/proc/task_mmu.c:1426:27: error: 'task' undeclared
Date: Sat, 30 Aug 2014 15:57:06 +0200 [thread overview]
Message-ID: <20140830135706.GA7371@redhat.com> (raw)
In-Reply-To: <54011337.obkqHml8e//Q+mnU%fengguang.wu@intel.com>
On 08/30, kbuild test robot wrote:
>
> tree: git://git.cmpxchg.org/linux-mmotm.git master
> head: 8f1fc64dc9b39fedb7390e086001ce5ec327e80d
> commit: 8b38b95075137cd18b5e51bc48751c023d16c3fb [123/287] mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race
> config: make ARCH=x86_64 allmodconfig
>
> Note: the mmotm/master HEAD 8f1fc64dc9b39fedb7390e086001ce5ec327e80d builds fine.
> It only hurts bisectibility.
>
> All error/warnings:
>
> fs/proc/task_mmu.c: In function 'show_numa_map':
> >> fs/proc/task_mmu.c:1426:27: error: 'task' undeclared (first use in this function)
> pid_t tid = vm_is_stack(task, vma, is_pid);
> ^
Thanks!
Looks like, this commit was wrongly reordered with
proc-maps-make-vm_is_stack-logic-namespace-friendly.patch
Indeed, from "mmotm 2014-08-29-15-15 uploaded":
* mempolicy-change-alloc_pages_vma-to-use-mpol_cond_put.patch
* mempolicy-change-get_task_policy-to-return-default_policy-rather-than-null.patch
* mempolicy-sanitize-the-usage-of-get_task_policy.patch
* mempolicy-remove-the-task-arg-of-vma_policy_mof-and-simplify-it.patch
* mempolicy-introduce-__get_vma_policy-export-get_task_policy.patch
* mempolicy-fix-show_numa_map-vs-exec-do_set_mempolicy-race.patch
* mempolicy-kill-do_set_mempolicy-down_writemm-mmap_sem.patch
* mempolicy-unexport-get_vma_policy-and-remove-its-task-arg.patch
...
* proc-maps-replace-proc_maps_private-pid-with-struct-inode-inode.patch
* proc-maps-make-vm_is_stack-logic-namespace-friendly.patch
but "mempolicy" series depends (textually) on the previous "proc-maps" changes.
Oleg.
--
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:[~2014-08-30 13:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-29 23:56 [mmotm:master 123/287] fs/proc/task_mmu.c:1426:27: error: 'task' undeclared kbuild test robot
2014-08-30 13:57 ` Oleg Nesterov [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=20140830135706.GA7371@redhat.com \
--to=oleg@redhat.com \
--cc=akpm@linux-foundation.org \
--cc=fengguang.wu@intel.com \
--cc=hannes@cmpxchg.org \
--cc=kbuild-all@01.org \
--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).