Re: [PATCH] ARM: Do not select HAVE_RUST when KASAN is enabled

From: Miguel Ojeda

Date: Mon May 11 2026 - 06:03:23 EST


On Mon, May 11, 2026 at 11:09 AM Nathan Chancellor <nathan@xxxxxxxxxx> wrote:
>
> Sure, I kept it simple for backporting purposes but I don't mind
> breaking out the dependencies into their own symbol, even though it
> feels like that could be done when support for the sanitizer is
> re-enabled, which would truly mirror what you did. No strong opinion
> though, so I will send a v2 after giving some time for other comments.

I think it is fine either way, especially for a fix, but up to the
KASAN/arm maintainers of course.

Thanks for the patch!

If KASAN or arm maintainers want to pick it up:

Acked-by: Miguel Ojeda <ojeda@xxxxxxxxxx>

Otherwise I can send it in a fixes PR I will likely need to send later
this cycle, so please let me know!

Cheers,
Miguel