* Re: [PATCH] lib: interval_tree_test: validate benchmark parameters
@ 2026-06-09 17:23 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-06-09 17:23 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp
::::::
:::::: Manual check reason: "low confidence bisect report"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
In-Reply-To: <20260609005446.1241288.1525a5964698.interval-tree-test-small-max-endpoint-div0@trailofbits.com>
References: <20260609005446.1241288.1525a5964698.interval-tree-test-small-max-endpoint-div0@trailofbits.com>
TO: Samuel Moelius <sam.moelius@trailofbits.com>
TO: Andrew Morton <akpm@linux-foundation.org>
CC: Linux Memory Management List <linux-mm@kvack.org>
CC: Samuel Moelius <sam.moelius@trailofbits.com>
CC: linux-kernel@vger.kernel.org
Hi Samuel,
kernel test robot noticed the following build errors:
[auto build test ERROR on akpm-mm/mm-nonmm-unstable]
[also build test ERROR on akpm-mm/mm-everything next-20260608]
[cannot apply to linus/master v6.16-rc1]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Samuel-Moelius/lib-interval_tree_test-validate-benchmark-parameters/20260609-090211
base: https://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm.git mm-nonmm-unstable
patch link: https://lore.kernel.org/r/20260609005446.1241288.1525a5964698.interval-tree-test-small-max-endpoint-div0%40trailofbits.com
patch subject: [PATCH] lib: interval_tree_test: validate benchmark parameters
:::::: branch date: 16 hours ago
:::::: commit date: 16 hours ago
config: x86_64-allnoconfig-bpf (https://download.01.org/0day-ci/archive/20260609/202606091922.G3wiQ6O2-lkp@intel.com/config)
compiler: gcc-14 (Debian 14.2.0-19) 14.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260609/202606091922.G3wiQ6O2-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/202606091922.G3wiQ6O2-lkp@intel.com/
All errors (new ones prefixed by >>):
In file included from interval_tree_test.c:11:
../../../lib/interval_tree_test.c: In function 'interval_tree_test_init':
>> ../../../lib/interval_tree_test.c:315:17: error: implicit declaration of function 'pr_warn' [-Wimplicit-function-declaration]
315 | pr_warn("nnodes must be positive\n");
| ^~~~~~~
../../../lib/interval_tree_test.c:335:17: error: implicit declaration of function 'kmalloc_objs'; did you mean 'kzalloc_obj'? [-Wimplicit-function-declaration]
335 | nodes = kmalloc_objs(struct interval_tree_node, nnodes);
| ^~~~~~~~~~~~
| kzalloc_obj
../../../lib/interval_tree_test.c:335:30: error: expected expression before 'struct'
335 | nodes = kmalloc_objs(struct interval_tree_node, nnodes);
| ^~~~~~
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-09 17:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-09 17:23 [PATCH] lib: interval_tree_test: validate benchmark parameters kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox