public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
* Re: [PATCH 3/3] rust: sync: Add IrqSpinLock
       [not found] <20240725222822.1784931-4-lyude@redhat.com>
@ 2024-07-27 11:21 ` kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-07-27 11:21 UTC (permalink / raw)
  To: Lyude Paul, rust-for-linux
  Cc: llvm, oe-kbuild-all, Danilo Krummrich, airlied, Ingo Molnar,
	Will Deacon, Waiman Long, Peter Zijlstra, Miguel Ojeda,
	Alex Gaynor, Wedson Almeida Filho, Boqun Feng, Gary Guo,
	Björn Roy Baron, Benno Lossin, Andreas Hindborg, Alice Ryhl,
	Martin Rodriguez Reboredo, Trevor Gross, Valentin Obst,
	linux-kernel

Hi Lyude,

kernel test robot noticed the following build errors:

[auto build test ERROR on next-20240725]
[also build test ERROR on linus/master v6.10]
[cannot apply to rust/rust-next v6.10 v6.10-rc7 v6.10-rc6]
[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/Lyude-Paul/rust-Introduce-irq-module/20240726-064926
base:   next-20240725
patch link:    https://lore.kernel.org/r/20240725222822.1784931-4-lyude%40redhat.com
patch subject: [PATCH 3/3] rust: sync: Add IrqSpinLock
config: x86_64-rhel-8.3-rust (https://download.01.org/0day-ci/archive/20240727/202407271842.ujYe0mc0-lkp@intel.com/config)
compiler: clang version 18.1.5 (https://github.com/llvm/llvm-project 617a15a9eac96088ae5e9134248d8236e34b91b1)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240727/202407271842.ujYe0mc0-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/202407271842.ujYe0mc0-lkp@intel.com/

All errors (new ones prefixed by >>):

>> error: mismatched closing delimiter: `)`
   --> rust/doctests_kernel_generated.rs:4097:34
   |
   4097 | let b = with_irqs_disabled(|irq| {
   |                           -      ^ unclosed delimiter
   |                           |
   |                           closing delimiter possibly meant for this
   ...
   4100 | );
   | ^ mismatched closing delimiter

-- 
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-07-27 11:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20240725222822.1784931-4-lyude@redhat.com>
2024-07-27 11:21 ` [PATCH 3/3] rust: sync: Add IrqSpinLock 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