From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Received: (qmail 26055 invoked from network); 30 Dec 2022 05:00:54 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 30 Dec 2022 05:00:54 -0000 Received: from mail-yw1-f174.google.com ([209.85.128.174]) by 9front; Thu Dec 29 23:59:29 -0500 2022 Received: by mail-yw1-f174.google.com with SMTP id 00721157ae682-48641a481dfso111703917b3.11 for <9front@9front.org>; Thu, 29 Dec 2022 20:59:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=PJGpACH5UJ/2QMspx1zyuW8F4LQpyTGTse2eCf3cCFU=; b=g7XFdgkOHw3Vn1o7uPCvi+A5CAxygG4lMM90waC6Fusa79dCR6u1G+cbODelFVZrUD s5Bbk9KIydUVPgftVXP3OAxdUtwO530nfNxHECDX93DP3oW/zMwDSjxgCsS4Et7D2qtv SCs4HyeoIrFZP2xBQ1CFUnGROFGHNJsjSuU/HzEyGa6cMvU4eZJzzjGO5A2ZTC8Azakt Xy+VGsMihkGXVtkh5SHJ46ZiZMlX4xf3po2/EwiQQ+tWXAftVTVFtI3R6K57URlG2P+o k1jb098FYjTyxryTGG/Oe8L0KLSO+Y95fsBAhY8jEcZTFBxadXzYd7wZrTJvjZF4ZqOZ p2OA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=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=PJGpACH5UJ/2QMspx1zyuW8F4LQpyTGTse2eCf3cCFU=; b=j7rROWGt1MkiwaS04NCI7wD69sAOXVuOdiPwd2zhi+1y1mmT225fJ843eWd7Xd4V06 sGSZdlfi2i+aV2FYFu6g3mD1IAIvNxSZR5+UQgNnhmTxn9JGdvMSCX9KsokDSm+KFVhs 6JOPXwLeJGXVDCGumFBqpW3DHdmwTuvKPR6/HM5o6je9pExB36yAUNiBH5OckRPgEIgP fIeAv0ef2dpqw6tmnRQJZKMnQiafhvxs8EvEzqChAw2VnoVb+BOm7kQy9rlwwrc3XB+f UTrbDml6SSTWQdFmkwXOK3PsqgDVQGhq+VLX+PGaVBrKmmZot/qB0LFPyjmQMZpZkSs0 njzQ== X-Gm-Message-State: AFqh2kp4D2zrxVe8KeGeimJJy0ZuV4cO6IZlkXsPrcjV0duKmm//wP3u zl9D1mXFmdSsm6yFg7M2UDvBsPbdC/ztxdjaWmYk62DnQdg= X-Google-Smtp-Source: AMrXdXtuFeZSTfLSdc5oTHYO7IGX7SNgxq/3PqgwduWZ0BLel71vkfU7cyFc+2VbaYAPC+Q9JRm3sN/2m9Xbztdwgc4= X-Received: by 2002:a81:f00c:0:b0:406:b0a7:6972 with SMTP id p12-20020a81f00c000000b00406b0a76972mr3779627ywm.39.1672376365413; Thu, 29 Dec 2022 20:59:25 -0800 (PST) MIME-Version: 1.0 References: <9t5iga_ykP_vmR_vuFlag7_Gwk8tftEcFYis_hZrOyJKCs00EWYyQ7H-fwNhAZ27RvrZ0t9Usr5SeANerji4Qbqg9hn9rPolnN8Wr7C6FCs=@protonmail.com> In-Reply-To: <9t5iga_ykP_vmR_vuFlag7_Gwk8tftEcFYis_hZrOyJKCs00EWYyQ7H-fwNhAZ27RvrZ0t9Usr5SeANerji4Qbqg9hn9rPolnN8Wr7C6FCs=@protonmail.com> From: Fazlul Shahriar Date: Thu, 29 Dec 2022 23:59:14 -0500 Message-ID: To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: grid CSS just-in-time database Subject: Re: [9front] Go on ARM64 Reply-To: 9front@9front.org Precedence: bulk > > next step -- let's get it upstream. > > Definitely, there are (at least) 2 lines of debugging left-over and I need to check the tests, but I can create a PR then in the next days It's a bit more complicated than sending a PR. You need to create a proposal and set up a builder. See: https://github.com/golang/go/wiki/PortingPolicy