[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202407030547.MbODytSE-lkp@intel.com>
Date: Wed, 3 Jul 2024 05:51:12 +0800
From: kernel test robot <lkp@...el.com>
To: Yi Sun <yi.sun@...soc.com>, sunyibuaa@...il.com, tj@...nel.org,
jiangshanlai@...il.com, jaegeuk@...nel.org, chao@...nel.org
Cc: oe-kbuild-all@...ts.linux.dev, ebiggers@...gle.com,
linux-f2fs-devel@...ts.sourceforge.net,
linux-kernel@...r.kernel.org, kent.overstreet@...ux.dev,
niuzhiguo84@...il.com, Hao_hao.Wang@...soc.com,
yunlongxing23@...il.com, yi.sun@...soc.com
Subject: Re: [PATCH v2 1/2] workqueue: new struct io_work
Hi Yi,
kernel test robot noticed the following build errors:
[auto build test ERROR on jaegeuk-f2fs/dev-test]
[also build test ERROR on jaegeuk-f2fs/dev tj-wq/for-next linus/master v6.10-rc6 next-20240702]
[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/Yi-Sun/workqueue-new-struct-io_work/20240701-155343
base: https://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs.git dev-test
patch link: https://lore.kernel.org/r/20240701075138.1144575-2-yi.sun%40unisoc.com
patch subject: [PATCH v2 1/2] workqueue: new struct io_work
config: arc-tb10x_defconfig (https://download.01.org/0day-ci/archive/20240703/202407030547.MbODytSE-lkp@intel.com/config)
compiler: arc-elf-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240703/202407030547.MbODytSE-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@...el.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202407030547.MbODytSE-lkp@intel.com/
All errors (new ones prefixed by >>):
arc-elf-ld: kernel/workqueue.o: in function `may_adjust_io_work_task_ioprio':
kernel/workqueue.c:2682:(.text+0xbb0): undefined reference to `set_task_ioprio'
>> arc-elf-ld: kernel/workqueue.c:2682:(.text+0xbb0): undefined reference to `set_task_ioprio'
arc-elf-ld: kernel/workqueue.o: in function `restore_io_work_task_ioprio':
kernel/workqueue.c:2698:(.text+0xbc8): undefined reference to `set_task_ioprio'
arc-elf-ld: kernel/workqueue.c:2698:(.text+0xbc8): undefined reference to `set_task_ioprio'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
Powered by blists - more mailing lists