From: kbuild test robot <lkp@intel.com>
To: Alexey Gladkov <gladkov.alexey@gmail.com>
Cc: kbuild-all@01.org, Kees Cook <keescook@chromium.org>,
Andy Lutomirski <luto@kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel-hardening@lists.openwall.com,
linux-security-module@vger.kernel.org, linux-api@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Alexander Viro <viro@zeniv.linux.org.uk>,
Akinobu Mita <akinobu.mita@gmail.com>,
Oleg Nesterov <oleg@redhat.com>,
Jeff Layton <jlayton@poochiereds.net>,
Ingo Molnar <mingo@kernel.org>,
Alexey Dobriyan <adobriyan@gmail.com>,
"Eric W. Biederman" <ebiederm@xmission.com>,
Linus Torvalds <torvalds@linux-foundation.org>,
aniel Micay <danielmicay@gmail.com>,
Jonathan Corbet <corbet@lwn.net>,
bfields@fieldses.org, Stephen Rothwell <sfr@canb.auug.org.au>,
solar@openwall.com, "Dmitry V. Levin" <ldv@altlinux.org>,
Djalal Harouni <tixxdz@gmail.com>
Subject: Re: [PATCH v5 3/7] proc: add helpers to set and get proc hidepid and gid mount options
Date: Sun, 20 May 2018 15:53:50 +0800 [thread overview]
Message-ID: <201805201557.rhcitUVX%fengguang.wu@intel.com> (raw)
In-Reply-To: <20180511093528.GA1250@comp-core-i7-2640m-0182e6>
[-- Attachment #1: Type: text/plain, Size: 5866 bytes --]
Hi Djalal,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on linus/master]
[also build test ERROR on v4.17-rc5]
[cannot apply to next-20180517]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Alexey-Gladkov/proc-add-proc_fs_info-struct-to-store-proc-information/20180512-002936
config: xtensa-allnoconfig (attached as .config)
compiler: xtensa-linux-gcc (GCC) 7.2.0
reproduce:
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=xtensa
All errors (new ones prefixed by >>):
init/do_mounts.o: In function `proc_fs_pid_gid':
>> do_mounts.c:(.text+0x3c): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
arch/xtensa/kernel/setup.o: In function `proc_fs_pid_gid':
setup.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/fork.o: In function `proc_fs_pid_gid':
fork.c:(.text+0x2a8): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/exec_domain.o: In function `proc_fs_pid_gid':
exec_domain.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/cpu.o: In function `proc_fs_pid_gid':
cpu.c:(.text+0xf0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/exit.o: In function `proc_fs_pid_gid':
exit.c:(.text+0x188): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/resource.o: In function `proc_fs_pid_gid':
resource.c:(.text+0x344): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sysctl.o: In function `proc_fs_pid_gid':
sysctl.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/pid.o: In function `proc_fs_pid_gid':
pid.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/core.o: In function `proc_fs_pid_gid':
core.c:(.text+0x6c8): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/loadavg.o: In function `proc_fs_pid_gid':
loadavg.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/clock.o: In function `proc_fs_pid_gid':
clock.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/cputime.o: In function `proc_fs_pid_gid':
cputime.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/idle.o: In function `proc_fs_pid_gid':
idle.c:(.text+0x98): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/fair.o: In function `proc_fs_pid_gid':
fair.c:(.text+0xac0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/rt.o: In function `proc_fs_pid_gid':
rt.c:(.text+0x734): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/deadline.o: In function `proc_fs_pid_gid':
deadline.c:(.text+0x10b0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/wait.o: In function `proc_fs_pid_gid':
wait.c:(.text+0x120): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/wait_bit.o: In function `proc_fs_pid_gid':
wait_bit.c:(.text+0x78): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/swait.o: In function `proc_fs_pid_gid':
swait.c:(.text+0x24): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/sched/completion.o: In function `proc_fs_pid_gid':
completion.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
kernel/time/timer_list.o: In function `proc_fs_pid_gid':
timer_list.c:(.text+0x1c): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
mm/vmstat.o: In function `proc_fs_pid_gid':
vmstat.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
mm/slab_common.o: In function `proc_fs_pid_gid':
slab_common.c:(.text+0x0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
mm/vmalloc.o: In function `proc_fs_pid_gid':
vmalloc.c:(.text+0x514): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
mm/slub.o: In function `proc_fs_pid_gid':
slub.c:(.text+0x8a4): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
fs/filesystems.o: In function `proc_fs_pid_gid':
filesystems.c:(.text+0x44): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
drivers/char/misc.o: In function `proc_fs_pid_gid':
misc.c:(.text+0xe0): multiple definition of `proc_fs_pid_gid'
init/main.o:main.c:(.text+0x30): first defined here
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 4180 bytes --]
prev parent reply other threads:[~2018-05-20 7:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-11 9:35 [PATCH v5 3/7] proc: add helpers to set and get proc hidepid and gid mount options Alexey Gladkov
2018-05-20 7:53 ` kbuild test robot [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=201805201557.rhcitUVX%fengguang.wu@intel.com \
--to=lkp@intel.com \
--cc=adobriyan@gmail.com \
--cc=akinobu.mita@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=bfields@fieldses.org \
--cc=corbet@lwn.net \
--cc=danielmicay@gmail.com \
--cc=ebiederm@xmission.com \
--cc=gladkov.alexey@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=jlayton@poochiereds.net \
--cc=kbuild-all@01.org \
--cc=keescook@chromium.org \
--cc=kernel-hardening@lists.openwall.com \
--cc=ldv@altlinux.org \
--cc=linux-api@vger.kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
--cc=luto@kernel.org \
--cc=mingo@kernel.org \
--cc=oleg@redhat.com \
--cc=sfr@canb.auug.org.au \
--cc=solar@openwall.com \
--cc=tixxdz@gmail.com \
--cc=torvalds@linux-foundation.org \
--cc=viro@zeniv.linux.org.uk \
/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).