[PATCH 1/1] arm: rust: Enable Rust support for ARMv7

Andrew Lunn andrew at lunn.ch
Mon Jun 10 12:00:09 PDT 2024


> --- a/Documentation/rust/arch-support.rst
> +++ b/Documentation/rust/arch-support.rst
> @@ -15,6 +15,7 @@ support corresponds to ``S`` values in the ``MAINTAINERS`` file.
>  =============  ================  ==============================================
>  Architecture   Level of support  Constraints
>  =============  ================  ==============================================
> +``arm``        Maintained        ARMv7 Little Endian only.

Might be a FAQ, but what does Maintained mean here? Should you be
adding yourself to the RUST entry in MAINTAINERS? You are Maintaining
Rust on ARMv7 and so should be given credit/responsibility for that in
MAINTAINERS?

       Andrew



More information about the linux-arm-kernel mailing list