Re: [PATCH] rust: block: mq: align init_request numa_node arg with C signature

From: Andreas Hindborg

Date: Wed May 27 2026 - 14:37:31 EST


mateusz.nowicki@xxxxxxxxxx writes:

> Hello Andreas,
>
> how can I catch it earlier in the future? I verified patch correctness
> with compiling 'allyesconfig' but
> I didn't catch rust issue.

As Gary says, CONFIG_RUST is silently disabled if the required tools are
not present. Please see the quick start guide for how to get a suitable
compiler on major distros [1].

You can run `make LLVM=1 rustavailable` to check that your tools are set
up correctly.

Best regards,
Andreas Hindborg


[1] https://docs.kernel.org/rust/quick-start.html