From: Boqun Feng <boqun@kernel.org>
To: kernel test robot <lkp@intel.com>
Cc: "Philipp Stanner" <phasta@kernel.org>,
oe-kbuild-all@lists.linux.dev, "Onur Özkan" <work@onurozkan.dev>,
"Danilo Krummrich" <dakr@kernel.org>,
"Gary Guo" <gary@garyguo.net>
Subject: Re: [boqun:rust-sync 19/24] warning: unresolved link to `rcu::Guard`
Date: Sun, 26 Jul 2026 16:30:06 -0700 [thread overview]
Message-ID: <amaYfo35n4am1caP@MacBook-0RXW5> (raw)
In-Reply-To: <202607251809.JZpaswzZ-lkp@intel.com>
On Sat, Jul 25, 2026 at 06:22:13PM +0200, kernel test robot wrote:
> tree: https://git.kernel.org/pub/scm/linux/kernel/git/boqun/linux.git rust-sync
> head: 6f6629ab2185d27cbc65d7d85908159b1293c082
> commit: f27758ba5f0adefa226d8fc91c73e2300cf97ca9 [19/24] rust: sync: Add abstraction for synchronize_rcu()
> config: x86_64-rhel-9.4-rust (https://download.01.org/0day-ci/archive/20260725/202607251809.JZpaswzZ-lkp@intel.com/config)
> compiler: clang version 22.1.8 (https://github.com/llvm/llvm-project ca7933e47d3a3451d81e72ac174dcb5aa28b59d1)
> rustc: rustc 1.96.0 (ac68faa20 2026-05-25)
> reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260725/202607251809.JZpaswzZ-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/202607251809.JZpaswzZ-lkp@intel.com/
>
> All warnings (new ones prefixed by >>):
>
Thanks! I've fixed in my tree.
Regards,
Boqun
> >> warning: unresolved link to `rcu::Guard`
> --> rust/kernel/sync/rcu.rs:57:9
> |
> 57 | /// a [`rcu::Guard`]) at the moment of the function call to finish.
> | ^^^^^^^^^^ no item named `rcu` in scope
> |
> = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
>
> --
> 0-DAY CI Kernel Test Service
> https://github.com/intel/lkp-tests/wiki
prev parent reply other threads:[~2026-07-26 23:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-25 16:22 [boqun:rust-sync 19/24] warning: unresolved link to `rcu::Guard` kernel test robot
2026-07-26 23:30 ` Boqun Feng [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=amaYfo35n4am1caP@MacBook-0RXW5 \
--to=boqun@kernel.org \
--cc=dakr@kernel.org \
--cc=gary@garyguo.net \
--cc=lkp@intel.com \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=phasta@kernel.org \
--cc=work@onurozkan.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.