From mboxrd@z Thu Jan 1 00:00:00 1970 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 8C3D7C7EE32 for ; Tue, 28 Feb 2023 21:11:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229866AbjB1VLY (ORCPT ); Tue, 28 Feb 2023 16:11:24 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57520 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229471AbjB1VLV (ORCPT ); Tue, 28 Feb 2023 16:11:21 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B316D2B62C for ; Tue, 28 Feb 2023 13:11:18 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 39FFF611DD for ; Tue, 28 Feb 2023 21:11:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 7CEB4C433A0; Tue, 28 Feb 2023 21:11:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677618677; bh=8lV+IaCiKMm2e7+A28kFpfKbQczqgP/e64KBjOHSYjQ=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=ujOHjxx3JB60IDiRNO3KQ0O4ioZlytnREsKI3fPcEuCBOW2o4alANzWwdrvWO31DO JsRiHfa8YaMUBfKYPfGDcdPjKObo2KJrhn/URQwcrjug2r/3L3cxDV57TokO2Jzj5X OLPLZ+tYM81OeyiiUgvlKcthor6OX7nP8u3Xkd16L4Z5XE4gqkrybqb5NOZuur7e1p ThsY8mNehUONpCuw1Q0x6Akc6QEMvmDMXuK/AQMa0b9Zb8jnZYkQN0HyRGtzxjcqhP PwD9a9bAJy95r67E3js0iLSkdiqqcaMpFYVdb6ngn72Sjm/23RaD+PM2bIXEBnYiRc VPA32UcR8AiJg== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 58C96C73FF5; Tue, 28 Feb 2023 21:11:17 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH 0/2] Small fixups for the Zbb string functions From: patchwork-bot+linux-riscv@kernel.org Message-Id: <167761867735.10135.12344795154961095592.git-patchwork-notify@kernel.org> Date: Tue, 28 Feb 2023 21:11:17 +0000 References: <20230208225328.1636017-1-heiko@sntech.de> In-Reply-To: <20230208225328.1636017-1-heiko@sntech.de> To: Heiko Stuebner Cc: linux-riscv@lists.infradead.org, palmer@rivosinc.com, conor@kernel.org, linux-kernel@vger.kernel.org, christoph.muellner@vrull.eu, ajones@ventanamicro.com, heiko.stuebner@vrull.eu Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to riscv/linux.git (for-next) by Palmer Dabbelt : On Wed, 8 Feb 2023 23:53:26 +0100 you wrote: > From: Heiko Stuebner > > I didn't manage to address Andrews comments on v5 [0] in time > before the series got applied, so here are two addon comments > that hopefully do his comments justice now. > > > [...] Here is the summary with links: - [1/2] RISC-V: fix ordering of Zbb extension (no matching commit) - [2/2] RISC-V: improve string-function assembly https://git.kernel.org/riscv/c/6934cf8a3e0b You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html