Re: error[E0425]: cannot find value `__tracepoint_rust_sample_loaded` in crate `$crate::bindings`
From: Philip Li
Date: Tue Jan 07 2025 - 19:58:34 EST
On Mon, Jan 06, 2025 at 12:49:43PM +0100, Alice Ryhl wrote:
> On Tue, Dec 31, 2024 at 9:58 AM Philip Li <philip.li@xxxxxxxxx> wrote:
> >
> > On Tue, Dec 31, 2024 at 03:15:47PM +0800, kernel test robot wrote:
> > > Hi Alice,
> > >
> > > FYI, the error/warning still remains.
> >
> > Kindly ignore this report, which had already been discussed in [1]
> >
> > [1] https://lore.kernel.org/oe-kbuild-all/CAH5fLggEzmerC6Qg1fjuc_wiy21BJQGGYdZSZA+KV=oP6q9iJg@xxxxxxxxxxxxxx/
>
> Would it be possible to upgrade bindgen used by this robot? Please see:
> https://lore.kernel.org/all/CAH5fLgjmtuZ7Sxp49GoGC079sXqS4wmsEmZKM-T4Mh9FycDYGQ@xxxxxxxxxxxxxx/
Sorry, i missed this suggestion. Sure, the bot side will follow up to
upgrade bindgen, so far, it follows scripts/min-tool-version.sh to choose
which version to use.
>
> Alice