lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <202407271842.ujYe0mc0-lkp@intel.com>
Date: Sat, 27 Jul 2024 19:21:09 +0800
From: kernel test robot <lkp@...el.com>
To: Lyude Paul <lyude@...hat.com>, rust-for-linux@...r.kernel.org
Cc: llvm@...ts.linux.dev, oe-kbuild-all@...ts.linux.dev,
	Danilo Krummrich <dakr@...hat.com>, airlied@...hat.com,
	Ingo Molnar <mingo@...hat.com>, Will Deacon <will@...nel.org>,
	Waiman Long <longman@...hat.com>,
	Peter Zijlstra <peterz@...radead.org>,
	Miguel Ojeda <ojeda@...nel.org>,
	Alex Gaynor <alex.gaynor@...il.com>,
	Wedson Almeida Filho <wedsonaf@...il.com>,
	Boqun Feng <boqun.feng@...il.com>, Gary Guo <gary@...yguo.net>,
	Björn Roy Baron <bjorn3_gh@...tonmail.com>,
	Benno Lossin <benno.lossin@...ton.me>,
	Andreas Hindborg <a.hindborg@...sung.com>,
	Alice Ryhl <aliceryhl@...gle.com>,
	Martin Rodriguez Reboredo <yakoyoku@...il.com>,
	Trevor Gross <tmgross@...ch.edu>,
	Valentin Obst <kernel@...entinobst.de>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] rust: sync: Add IrqSpinLock

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@...el.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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ