[PATCH 1/1] arm: rust: Enable Rust support for ARMv7
Christian Schrefl
chrisi.schrefl at gmail.com
Mon Jun 10 12:37:04 PDT 2024
On 10.06.24 9:00 PM, Andrew Lunn wrote:
>> --- 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?
>From my side I can/will take a look if there are issues/patches related to this, but I
can't be sure how fast I'll be able to respond and I don't feel qualified to handle
larger or more complicated issues myself.
But there isn't a MAINTAINERS entry depending on the architecture, so I'm not sure
who will be responsible for this.
Miguel how is the support handled for the other architectures?
More information about the linux-arm-kernel
mailing list