From: kernel test robot <lkp@intel.com>
To: oe-kbuild@lists.linux.dev
Cc: lkp@intel.com
Subject: security/landlock/errata.h:43:5: sparse: sparse: not a function <noident>
Date: Thu, 25 Dec 2025 13:02:46 +0800 [thread overview]
Message-ID: <202512251330.F0LDBO90-lkp@intel.com> (raw)
::::::
:::::: Manual check reason: "low confidence static check warning: security/landlock/errata.h:43:5: sparse: sparse: not a function <noident>"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
CC: linux-kernel@vger.kernel.org
TO: "Mickaël Salaün" <mic@digikod.net>
tree: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head: ccd1cdca5cd433c8a5dff78b69a79b31d9b77ee1
commit: 15383a0d63dbcd63dc7e8d9ec1bf3a0f7ebf64ac landlock: Add the errata interface
date: 9 months ago
:::::: branch date: 12 hours ago
:::::: commit date: 9 months ago
config: mips-randconfig-r121-20251225 (https://download.01.org/0day-ci/archive/20251225/202512251330.F0LDBO90-lkp@intel.com/config)
compiler: mips-linux-gcc (GCC) 8.5.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20251225/202512251330.F0LDBO90-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/r/202512251330.F0LDBO90-lkp@intel.com/
sparse warnings: (new ones prefixed by >>)
security/landlock/setup.c: note: in included file:
>> security/landlock/errata.h:43:5: sparse: sparse: not a function <noident>
security/landlock/errata.h:43:5: sparse: sparse: bad constant expression type
security/landlock/errata.h:49:5: sparse: sparse: not a function <noident>
security/landlock/errata.h:49:5: sparse: sparse: bad constant expression type
security/landlock/errata.h:55:5: sparse: sparse: not a function <noident>
security/landlock/errata.h:55:5: sparse: sparse: bad constant expression type
security/landlock/errata.h:61:5: sparse: sparse: not a function <noident>
security/landlock/errata.h:61:5: sparse: sparse: bad constant expression type
vim +43 security/landlock/errata.h
15383a0d63dbcd Mickaël Salaün 2025-03-18 41
15383a0d63dbcd Mickaël Salaün 2025-03-18 42 #define LANDLOCK_ERRATA_ABI 1
15383a0d63dbcd Mickaël Salaün 2025-03-18 @43 #if __has_include("errata/abi-1.h")
15383a0d63dbcd Mickaël Salaün 2025-03-18 44 #include "errata/abi-1.h"
15383a0d63dbcd Mickaël Salaün 2025-03-18 45 #endif
15383a0d63dbcd Mickaël Salaün 2025-03-18 46 #undef LANDLOCK_ERRATA_ABI
15383a0d63dbcd Mickaël Salaün 2025-03-18 47
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2025-12-25 5:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-25 5:02 kernel test robot [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-02-09 3:03 security/landlock/errata.h:43:5: sparse: sparse: not a function <noident> kernel test robot
2025-07-05 8:15 kernel test robot
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=202512251330.F0LDBO90-lkp@intel.com \
--to=lkp@intel.com \
--cc=oe-kbuild@lists.linux.dev \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.