Re: Mainline x86_64/arm64 defconfig+Rust `rusttest` error

From: Miguel Ojeda

Date: Wed Jan 14 2026 - 13:54:26 EST


On Wed, Dec 10, 2025 at 12:26 AM FUJITA Tomonori
<fujita.tomonori@xxxxxxxxx> wrote:
>
> I think that simply marking the module! doctests as ignore would avoid
> the issue. But it's possible to make the atomic helpers run on the
> host side so we might want a better fix?

Applied to `rust-fixes` -- let's go with this for the moment, thanks!

[ Only the first one is needed (the other example does not use
parameters), so we can keep it enabled. Thus I removed that second
deletion (and reworded a bit).

We may want to do something better here later on; on the other hand,
we should get KUnit tests for `macros` too eventually, so we may end
up removing or repurposing that target anyway, so it is not a big deal.

- Miguel ]

Cheers,
Miguel