From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by sourceware.org (Postfix) with ESMTPS id EC1BB3857BA0 for ; Wed, 27 Jul 2022 04:53:52 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EC1BB3857BA0 Received: by mail-pj1-x102a.google.com with SMTP id li4so3963586pjb.3 for ; Tue, 26 Jul 2022 21:53:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=Z6++Lipa4XyIoxLOsAjnTjNfNwCPgnviQU6G9AAPV1M=; b=rVE5tJg4PQoO6eHDZT1qbppRxY2HDvFZVqJO/YQUmUkX2QuMvJ1PH189Q2qW1oItjX oUonw8eCjqrSZGxyWeD33LhvihFg0E+OObgrf5KeNs72cuCcniYwAg54GgwDmt/Rmm/O 016YdxHRajHlBgFgnsGD0QMyoexR34eBUucUC9lQEiR+JZxiyjTyPcHO5l8XfWLZ0196 Ym/Or/t835drqbbfzqT2kxjyAPil2z+GvJJMnHnV7sQPPxQ00YPPyvn7zq0v0pjeizd4 LEJh9u8SkqBtsPKfW9Jtzq7jc4aWM/REEpUmu74+xz8Pc4R9kfqxMHuz2SZXNVerJbDw eOKA== X-Gm-Message-State: AJIora+rPwKWeheLnBKgd5/rs5U4/4TuatYXSK2DfKpL/270HuGh6H1o gD6XYG6b1wqydlStuxheLi4= X-Google-Smtp-Source: AGRyM1tUYsxVDhFaTBCQfFCCa8Q0JwFrjHfueI43JrFWBKiABWergImnuV2Aof8TjsUi99aTbqlxzw== X-Received: by 2002:a17:903:2304:b0:16d:6c4a:352 with SMTP id d4-20020a170903230400b0016d6c4a0352mr13291079plh.52.1658897631842; Tue, 26 Jul 2022 21:53:51 -0700 (PDT) Received: from squeak.grove.modra.org ([2406:3400:51d:8cc0:33d5:ff13:94ac:10d0]) by smtp.gmail.com with ESMTPSA id q43-20020a17090a17ae00b001f2e6388fe6sm541948pja.6.2022.07.26.21.53.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Jul 2022 21:53:51 -0700 (PDT) Received: by squeak.grove.modra.org (Postfix, from userid 1000) id 902201140328; Wed, 27 Jul 2022 14:23:48 +0930 (ACST) Date: Wed, 27 Jul 2022 14:23:48 +0930 From: Alan Modra To: Dmitry Selyutin Cc: Binutils , Luke Kenneth Casson Leighton Subject: Re: [PATCH v6 0/7] ppc/svp64: support SVP64 and its first insns Message-ID: References: <20220626190005.7727-1-ghostmansd@gmail.com> <20220725131020.128550-1-ghostmansd@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-3028.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: binutils@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Binutils mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Jul 2022 04:53:54 -0000 On Tue, Jul 26, 2022 at 04:14:28PM +0300, Dmitry Selyutin wrote: > On Mon, Jul 25, 2022, 16:10 Dmitry Selyutin wrote: > > > These patches add support for LibreSOC machine and SVP64 extension flag > > for PowerPC architecture. > > > Hi Alan, can we submit this? I got a confirmation that copyrights > assignment is done, so hopefully we can start submitting patches. Sorry, no. I have yet to see your assignment in the GNU copyright.list file, and until that happens it is not done. That's the file that I am required to check as a GNU project maintainer, and unlike some I don't see much sense in tearing down FSF procedures or governance. Last entry in the file on fencepost.gnu.org is 2022-07-20 so I guess your assignment might take a few days more. > The original thread became way too large, perhaps I should send all these > patches as part of the new thread. What do you think? No, please don't repost unless you find a major reason that an older patch needs revision. -- Alan Modra Australia Development Lab, IBM