[PATCH 3/3] rust: arch/um: Add support for CONFIG_RUST under x86_64 UML
Miguel Ojeda
miguel.ojeda.sandonis at gmail.com
Sun Jan 15 13:42:18 PST 2023
On Sat, Dec 17, 2022 at 5:45 AM David Gow <davidgow at google.com> wrote:
>
> diff --git a/Documentation/rust/arch-support.rst b/Documentation/rust/arch-support.rst
> index 6982b63775da..a526ca1c688b 100644
> --- a/Documentation/rust/arch-support.rst
> +++ b/Documentation/rust/arch-support.rst
> @@ -17,3 +17,5 @@ Architecture Level of support Constraints
> ============ ================ ==============================================
> ``x86`` Maintained ``x86_64`` only.
> ============ ================ ==============================================
> +``um`` Maintained ``x86_64`` only.
> +============ ================ ==============================================
Nit: if there is a v2 for another reason, this could be swapped to
keep the list sorted.
Cheers,
Miguel
More information about the linux-um
mailing list