* [tj-wq:wq-atomic-draft 9/20] error[E0425]: cannot find value `WORK_CPU_UNBOUND` in crate `bindings`
@ 2024-01-27 14:19 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-01-27 14:19 UTC (permalink / raw)
To: Tejun Heo; +Cc: llvm, oe-kbuild-all
tree: https://git.kernel.org/pub/scm/linux/kernel/git/tj/wq.git wq-atomic-draft
head: 8224d2602ef454ca164f4added765dc4dddd5e16
commit: e563d0a7cdc1890ff36bb177b5c8c2854d881e4d [9/20] workqueue: Break up enum definitions and give names to the types
config: x86_64-rhel-8.3-rust (https://download.01.org/0day-ci/archive/20240127/202401272236.hXsUy4sm-lkp@intel.com/config)
compiler: clang version 17.0.6 (https://github.com/llvm/llvm-project 6009708b4367171ccdbf4b5905cb6a803753fe18)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240127/202401272236.hXsUy4sm-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/202401272236.hXsUy4sm-lkp@intel.com/
All errors (new ones prefixed by >>):
>> error[E0425]: cannot find value `WORK_CPU_UNBOUND` in crate `bindings`
--> rust/kernel/workqueue.rs:202:51
|
202 | bindings::queue_work_on(bindings::WORK_CPU_UNBOUND as _, queue_ptr, work_ptr)
| ^^^^^^^^^^^^^^^^ not found in `bindings`
--
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:[~2024-01-27 14:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-27 14:19 [tj-wq:wq-atomic-draft 9/20] error[E0425]: cannot find value `WORK_CPU_UNBOUND` in crate `bindings` 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;
as well as URLs for NNTP newsgroup(s).