linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
To: kernel test robot <lkp@intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>,
	"Liam R . Howlett" <Liam.Howlett@oracle.com>,
	Muchun Song <muchun.song@linux.dev>,
	Vlastimil Babka <vbabka@suse.cz>, Jann Horn <jannh@google.com>,
	Hugh Dickins <hughd@google.com>,
	linux-kernel@vger.kernel.org,
	Isaac Manjarres <isaacmanjarres@google.com>,
	Kalesh Singh <kaleshsingh@google.com>
Subject: Re: [PATCH] mm: perform all memfd seal checks in a single place
Date: Mon, 9 Dec 2024 10:11:22 +0000	[thread overview]
Message-ID: <df83fdac-3d3a-44bd-9af7-e4cc61686ce0@lucifer.local> (raw)
In-Reply-To: <202412070908.wNlwD8Sk-lkp@intel.com>

On Mon, Dec 09, 2024 at 11:59:22AM +0800, kernel test robot wrote:
> Hi Lorenzo,
>
> kernel test robot noticed the following build errors:

Thanks for the report, I did a silly typo for which I'll send a fix-patch.

>
> [auto build test ERROR on akpm-mm/mm-everything]
>
> url:    https://github.com/intel-lab-lkp/linux/commits/Lorenzo-Stoakes/mm-perform-all-memfd-seal-checks-in-a-single-place/20241207-053020
> base:   https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-everything
> patch link:    https://lore.kernel.org/r/20241206212846.210835-1-lorenzo.stoakes%40oracle.com
> patch subject: [PATCH] mm: perform all memfd seal checks in a single place
> config: x86_64-allnoconfig (https://download.01.org/0day-ci/archive/20241207/202412070908.wNlwD8Sk-lkp@intel.com/config)
> compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99)
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241207/202412070908.wNlwD8Sk-lkp@intel.com/reproduce)
>
> If you fix the issue in a separate patch/commit (i.e. not just a new version of
> the same patch/commit), kindly add following tags
> | Reported-by: kernel test robot <lkp@intel.com>
> | Closes: https://lore.kernel.org/oe-kbuild-all/202412070908.wNlwD8Sk-lkp@intel.com/
>
> All errors (new ones prefixed by >>):
>
> >> ld.lld: error: duplicate symbol: memfd_check_seals_mmap
>    >>> defined at gup.c
>    >>>            mm/gup.o:(memfd_check_seals_mmap) in archive vmlinux.a
>    >>> defined at mmap.c
>    >>>            mm/mmap.o:(.text+0x0) in archive vmlinux.a
> --
> >> ld.lld: error: duplicate symbol: memfd_check_seals_mmap
>    >>> defined at gup.c
>    >>>            mm/gup.o:(memfd_check_seals_mmap) in archive vmlinux.a
>    >>> defined at secretmem.c
>    >>>            mm/secretmem.o:(.text+0x0) in archive vmlinux.a
> --
> >> ld.lld: error: duplicate symbol: memfd_check_seals_mmap
>    >>> defined at gup.c
>    >>>            mm/gup.o:(memfd_check_seals_mmap) in archive vmlinux.a
>    >>> defined at fcntl.c
>    >>>            fs/fcntl.o:(.text+0x0) in archive vmlinux.a
>
> --
> 0-DAY CI Kernel Test Service
> https://github.com/intel/lkp-tests/wiki


  reply	other threads:[~2024-12-09 10:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-06 21:28 Lorenzo Stoakes
2024-12-07 19:22 ` SeongJae Park
2024-12-09 10:10   ` Lorenzo Stoakes
2024-12-09  3:54 ` kernel test robot
2024-12-09  3:59 ` kernel test robot
2024-12-09 10:11   ` Lorenzo Stoakes [this message]
2024-12-09 11:13 ` Lorenzo Stoakes
2024-12-09 22:21   ` Isaac Manjarres

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=df83fdac-3d3a-44bd-9af7-e4cc61686ce0@lucifer.local \
    --to=lorenzo.stoakes@oracle.com \
    --cc=Liam.Howlett@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=hughd@google.com \
    --cc=isaacmanjarres@google.com \
    --cc=jannh@google.com \
    --cc=kaleshsingh@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=lkp@intel.com \
    --cc=llvm@lists.linux.dev \
    --cc=muchun.song@linux.dev \
    --cc=oe-kbuild-all@lists.linux.dev \
    --cc=vbabka@suse.cz \
    /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