From: kernel test robot <lkp@intel.com>
To: Matthieu Buffet <matthieu@buffet.re>, Mickael Salaun <mic@digikod.net>
Cc: oe-kbuild-all@lists.linux.dev, Gunther Noack <gnoack@google.com>,
Mikhail Ivanov <ivanov.mikhail1@huawei-partners.com>,
konstantin.meskhidze@huawei.com, Paul Moore <paul@paul-moore.com>,
James Morris <jmorris@namei.org>,
"Serge E . Hallyn" <serge@hallyn.com>,
linux-security-module@vger.kernel.org, netdev@vger.kernel.org,
Matthieu Buffet <matthieu@buffet.re>
Subject: Re: [PATCH v2 3/6] landlock: Add UDP sendmsg access control
Date: Sun, 15 Dec 2024 23:33:44 +0800 [thread overview]
Message-ID: <202412152346.CRX05ecl-lkp@intel.com> (raw)
In-Reply-To: <20241214184540.3835222-4-matthieu@buffet.re>
Hi Matthieu,
kernel test robot noticed the following build errors:
[auto build test ERROR on adc218676eef25575469234709c2d87185ca223a]
url: https://github.com/intel-lab-lkp/linux/commits/Matthieu-Buffet/landlock-Add-UDP-bind-connect-access-control/20241215-025450
base: adc218676eef25575469234709c2d87185ca223a
patch link: https://lore.kernel.org/r/20241214184540.3835222-4-matthieu%40buffet.re
patch subject: [PATCH v2 3/6] landlock: Add UDP sendmsg access control
config: nios2-randconfig-001-20241215 (https://download.01.org/0day-ci/archive/20241215/202412152346.CRX05ecl-lkp@intel.com/config)
compiler: nios2-linux-gcc (GCC) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241215/202412152346.CRX05ecl-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/202412152346.CRX05ecl-lkp@intel.com/
All errors (new ones prefixed by >>):
nios2-linux-ld: security/landlock/net.o: in function `hook_socket_sendmsg':
>> net.c:(.text+0x448): undefined reference to `udpv6_prot'
>> nios2-linux-ld: net.c:(.text+0x44c): undefined reference to `udpv6_prot'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next prev parent reply other threads:[~2024-12-15 15:33 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-14 18:45 [PATCH v2 0/6] landlock: Add UDP access control support Matthieu Buffet
2024-12-14 18:45 ` [PATCH v2 1/6] landlock: Add UDP bind+connect access control Matthieu Buffet
2025-01-24 11:01 ` Mikhail Ivanov
2024-12-14 18:45 ` [PATCH v2 2/6] selftests/landlock: Adapt existing bind/connect for UDP Matthieu Buffet
2024-12-14 18:45 ` [PATCH v2 3/6] landlock: Add UDP sendmsg access control Matthieu Buffet
2024-12-15 15:33 ` kernel test robot [this message]
2024-12-15 22:38 ` kernel test robot
2025-01-20 22:30 ` Matthieu Buffet
2025-01-24 9:59 ` Mikhail Ivanov
2025-01-24 11:05 ` Mikhail Ivanov
2024-12-14 18:45 ` [PATCH v2 4/6] selftests/landlock: Add ACCESS_NET_SENDTO_UDP Matthieu Buffet
2024-12-14 18:45 ` [PATCH v2 5/6] samples/landlock: Add sandboxer UDP access control Matthieu Buffet
2025-01-24 11:06 ` Mikhail Ivanov
2024-12-14 18:45 ` [PATCH v2 6/6] doc: Add landlock UDP support Matthieu Buffet
2025-01-24 10:54 ` [PATCH v2 0/6] landlock: Add UDP access control support Mikhail Ivanov
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=202412152346.CRX05ecl-lkp@intel.com \
--to=lkp@intel.com \
--cc=gnoack@google.com \
--cc=ivanov.mikhail1@huawei-partners.com \
--cc=jmorris@namei.org \
--cc=konstantin.meskhidze@huawei.com \
--cc=linux-security-module@vger.kernel.org \
--cc=matthieu@buffet.re \
--cc=mic@digikod.net \
--cc=netdev@vger.kernel.org \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=paul@paul-moore.com \
--cc=serge@hallyn.com \
/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).