linux-um.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: David Gow <davidgow@google.com>
To: dev <thomas@bamelis.dev>
Cc: "rust-for-linux@vger.kernel.org" <rust-for-linux@vger.kernel.org>,
	 "linux-um@lists.infradead.org" <linux-um@lists.infradead.org>
Subject: Re: [PATCH] rust: sort uml documentation arch support table
Date: Mon, 27 Feb 2023 15:48:57 +0800	[thread overview]
Message-ID: <CABVgOSmMx4f79M-VyQCmQfY9AaGta8wDvK62ui+O5kE0BPb1iw@mail.gmail.com> (raw)
In-Reply-To: <I0YeaNjTtc4Nh47ZLJfAs6rgfAc_QZxhynNfz-GQKssVZ1S2UI_cTScCkp9-oX-hPYVcP3EfF7N0HMB9iAlm1FcvOJagnQoLeHtiW3bGCgM=@bamelis.dev>


[-- Attachment #1.1: Type: text/plain, Size: 1676 bytes --]

On Sun, 26 Feb 2023 at 23:30, dev <thomas@bamelis.dev> wrote:
>
> From: Thomas Bamelis <thomas@bamelis.dev>
>
> The arch_support table was not sorted alphabetically.
> Sorts the table properly.
>
> Fixes: 0438aadfa69a ("rust: arch/um: Add support for CONFIG_RUST under x86_64 UML")
> Link: https://lore.kernel.org/rust-for-linux/CANiq72nXMsnUsJNZOG-QZiCVOqa9dRUSMc4RAS3ExLZNJ7VhHg@mail.gmail.com
> Reported-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
> Signed-off-by: Thomas Bamelis <thomas@bamelis.dev>
> ---

Thanks very much for fixing my mistake!

This is
Reviewed-by: David Gow <davidgow@google.com>

Cheers,
-- David

>  Documentation/rust/arch-support.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/rust/arch-support.rst b/Documentation/rust/arch-support.rst
> index ed7f4f5b3cf1..b91e9ef4d0c2 100644
> --- a/Documentation/rust/arch-support.rst
> +++ b/Documentation/rust/arch-support.rst
> @@ -15,7 +15,7 @@ support corresponds to ``S`` values in the ``MAINTAINERS`` file.
>  ============  ================  ==============================================
>  Architecture  Level of support  Constraints
>  ============  ================  ==============================================
> -``x86``       Maintained        ``x86_64`` only.
>  ``um``        Maintained        ``x86_64`` only.
> +``x86``       Maintained        ``x86_64`` only.
>  ============  ================  ==============================================
>
> --
>
> Thank you,
> Thomas
>
>
> _______________________________________________
> linux-um mailing list
> linux-um@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-um

[-- Attachment #1.2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4003 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um

  reply	other threads:[~2023-02-27  7:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-26 15:29 [PATCH] rust: sort uml documentation arch support table dev
2023-02-27  7:48 ` David Gow [this message]
2023-04-06 21:11 ` Miguel Ojeda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABVgOSmMx4f79M-VyQCmQfY9AaGta8wDvK62ui+O5kE0BPb1iw@mail.gmail.com \
    --to=davidgow@google.com \
    --cc=linux-um@lists.infradead.org \
    --cc=rust-for-linux@vger.kernel.org \
    --cc=thomas@bamelis.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).