Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 78A54C636D7 for ; Mon, 13 Feb 2023 09:47:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229786AbjBMJrG (ORCPT ); Mon, 13 Feb 2023 04:47:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55780 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230514AbjBMJqx (ORCPT ); Mon, 13 Feb 2023 04:46:53 -0500 Received: from mail-yb1-xb35.google.com (mail-yb1-xb35.google.com [IPv6:2607:f8b0:4864:20::b35]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E129C10410; Mon, 13 Feb 2023 01:46:49 -0800 (PST) Received: by mail-yb1-xb35.google.com with SMTP id q4so13644733ybu.7; Mon, 13 Feb 2023 01:46:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=DBU/ezuP0GVZ71fNKByQduOfc1Jj+Dyhk2z5lN1UcHI=; b=NBNUxdc/tTsxKJOc6uvnhDC66rqqxbTcmzHQHYKxiKlnyjUoKke8b8ewwvKGwzf4Su nSG1DAsLuyPBut5fsyONjm7AegpbSeVD3ap5eoGrzk/fp5mNQhNqGrwBNjVStR2SRdVZ SEI2b2VyAGSyt7gS3sAb6rSMTIcGyR4Jhi6hkIzgz7QEo+DoUtV1vB9DM8ohVWYJ2q+m tB1EmPwjo4V0VpazP1j32PMbeHFzaPQFdcxHPeZM0U+0D+vTfTootUkiyfcKKMtZ/6ZH VfwIfCjMoBOw/U1JrGsN5nFvRFj5EfuVgU6rT0hGV1ZTtYSpw7WbqqdB7vw4yVhevse/ +0Tw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DBU/ezuP0GVZ71fNKByQduOfc1Jj+Dyhk2z5lN1UcHI=; b=UEJjVTOIBVuB4WR2BR+uXFy6D27IhS027yNOaY+/uKB6Fp0clpQWoCLBAnfCE2FzyM XJ26yNjANomLXXxwC1XT2eRNAypBi7hyVbcbyl5iJ1SFGOofIEIWewCdNXk22zrUmPgK IwXMSdZtxJby0o5Vlfe182kLH99HvVf0aanosPzLAGHsS86Y9Rd/Fv955Us9VKow/pat PsMZ1A6nVQ1BAYctUMNMqf7mwunSX9A8J0ruawxXhwRNf6eTByulL/JggDxDb4ku65Ig aErSKkXqRAYBKR9IkaosFeKrgBT8z483XLyaJpfU9lFM9dj7PUoUCyV6iEiu/RiJWfYF gRXg== X-Gm-Message-State: AO0yUKUyB0nB5YBXI//4m/3BFbhaeq7Hr1k5hbLIZEIM6mfQq8ISWseI glgMY9lBEVKLfZYUPhLD/BmDZifA2rFe3O5M7Qc= X-Google-Smtp-Source: AK7set8PJjCEMwd12n25PFAgAl0ylUJ2NdJ5pPMq70cAwtxduPOojHj+XQ7nKVWAqmRMjVH4gSV1uUmUmyNw9SFelD0= X-Received: by 2002:a5b:3cb:0:b0:8e3:28a8:bb5c with SMTP id t11-20020a5b03cb000000b008e328a8bb5cmr1410452ybp.154.1676281609042; Mon, 13 Feb 2023 01:46:49 -0800 (PST) MIME-Version: 1.0 References: <20230213152714.78b844f4@canb.auug.org.au> <20230213085920.19726-1-bagasdotme@gmail.com> <1058405569.122806.1676279498018.JavaMail.zimbra@nod.at> In-Reply-To: <1058405569.122806.1676279498018.JavaMail.zimbra@nod.at> From: Miguel Ojeda Date: Mon, 13 Feb 2023 10:46:38 +0100 Message-ID: Subject: Re: [PATCH] Documentation: rust: Fix arch support table To: Richard Weinberger Cc: Bagas Sanjaya , Rust for Linux Kernel , Linux Doc Mailing List , linux-kernel , Miguel Ojeda , Alex Gaynor , Wedson Almeida Filho , Boqun Feng , Gary Guo , =?UTF-8?Q?Bj=C3=B6rn_Roy_Baron?= , Jonathan Corbet , =?UTF-8?Q?Sergio_Gonz=C3=A1lez_Collado?= , davidgow , Stephen Rothwell Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 13, 2023 at 10:11 AM Richard Weinberger wrote: > > Applied to linux-um next. :-) Ah, I didn't notice you picked the series (I think there was no message) -- thanks Richard! Since it is still unsorted, I am taking the chance to add a "good first issue" for that: https://github.com/Rust-for-Linux/linux/issues/965 Cheers, Miguel