Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp594340pxy; Thu, 22 Apr 2021 09:00:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyaqtQ+QQ3BFvy4zkZa1tLOTzG7afxAR9EeTP6zMxFRAieRRR+5tZN9SjBAiXoUNr1N835K X-Received: by 2002:a05:6402:31b3:: with SMTP id dj19mr4698173edb.180.1619107204298; Thu, 22 Apr 2021 09:00:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619107204; cv=none; d=google.com; s=arc-20160816; b=QeVUE6Ur3mc5gXlFAdFFYR32/zbZvrzY2Y1F4eWgxaGZih7zif1cHeNDznIPK+/7M8 0dWl90hZbW+/XMny268lBZ9LV94EBBxBXTLtuSjbK490QOyS1J09gt3YgDv6SlFN9jBn CQjndlauNWJH8uiAJTy9OxsvnPm/tL6a0/NJLEC9ElROIC3yhjm2f+57E89v68KkXUEo vB0P1H6IJJEQRRoECKqRXp4INrpUm3M7vCpSLO/7EDRjKLScMYACuOGc0m/MrygxZKky pIcREz4LQUUCYRhtKTXgzxlACfWsNyTx8BGsiAO+V4fZZ3jEqp8zQq/Nkm6T9lOC37It b3Gw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:user-agent:references:message-id :in-reply-to:subject:cc:to:from:date; bh=IVysNEio4hff3FC6FCmClLKoL1QPioA/wog3h6MAtm0=; b=PXvVg0vBnuKqS3E57f+OgCFEIlnIpM/4Hk4OtqVtF/ixb3XxpRPHEHlKNz2TQPcTZm eJT770FhjhaT7rISdz1gLkjrsDP0iZD0nNMmyyzom0JU9NujMXab1Anj6kbwgCARBMXr hGKhrABLVl6PRkGqR+5EA8FPqpXu2Eci6wILK5508G2beMpTRTHG/DMSrOgs6hdOJ6hR 5Eqdjeu/EkAVHDmN3ZJvWKtuV3DgrmLDbPQYh19JEuxj2+sxkwZ2FkqYpCHehBaLliDt aM8/S9FHFWMXte3ZUo5GJObyVKZf3C6GUSQDRqRRyB1hw37latcvIb5RT79xMK/YPwcF yy/Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g9si2546777ejs.150.2021.04.22.08.59.38; Thu, 22 Apr 2021 09:00:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236632AbhDVP7Q (ORCPT + 99 others); Thu, 22 Apr 2021 11:59:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56330 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236459AbhDVP7P (ORCPT ); Thu, 22 Apr 2021 11:59:15 -0400 Received: from angie.orcam.me.uk (angie.orcam.me.uk [IPv6:2001:4190:8020::4]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 5209FC06138B; Thu, 22 Apr 2021 08:58:40 -0700 (PDT) Received: by angie.orcam.me.uk (Postfix, from userid 500) id 2B2B292009C; Thu, 22 Apr 2021 17:58:37 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by angie.orcam.me.uk (Postfix) with ESMTP id 1D0D592009B; Thu, 22 Apr 2021 17:58:37 +0200 (CEST) Date: Thu, 22 Apr 2021 17:58:37 +0200 (CEST) From: "Maciej W. Rozycki" To: Jiaxun Yang cc: "H. Nikolaus Schaller" , Arnd Bergmann , Thomas Bogendoerfer , Huacai Chen , Huacai Chen , linux-arch@vger.kernel.org, "linux-mips@vger.kernel.org" , Linux Kernel Mailing List Subject: Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation In-Reply-To: <2d636696-35f0-4731-b1c3-5445a57964fb@www.fastmail.com> Message-ID: References: <51BC7C74-68BF-4A8E-8CFB-DB4EBBC89706@goldelico.com> <2d636696-35f0-4731-b1c3-5445a57964fb@www.fastmail.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 22 Apr 2021, Jiaxun Yang wrote: > > Please can you point me to some download/pull/gitweb? It seems as if the series > > also did not appear at https://patchwork.kernel.org/project/linux-mips/list/ > > > > You may try download raw from: > > https://lore.kernel.org/linux-mips/E6326E8A-50DA-4F81-9865-F29EE0E298A9@goldelico.com/T/#t Or you can cherry-pick the commits directly from mips-next: . Maciej