Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp25122528rwd; Sun, 2 Jul 2023 10:43:39 -0700 (PDT) X-Google-Smtp-Source: APBJJlEtoc55PpSnqW4QS6LQ5t6GE9dx33jWE4Mwd4DF1klboAhans1q2IIvTHxMaJfVko8/0oAJ X-Received: by 2002:a17:902:e745:b0:1b8:95fc:d33 with SMTP id p5-20020a170902e74500b001b895fc0d33mr1045916plf.53.1688319818963; Sun, 02 Jul 2023 10:43:38 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688319818; cv=none; d=google.com; s=arc-20160816; b=JCosj40d3kqqlabM+NzpOGuKxvSi2CtdAZaq+HHXQEQhqafPSJcWxY2p69/gaTPdqe GpF2nlJSFZlnDRrSJVRBQkWALLCk6Xa5YgUHaTPfNdrIAOsTbWt33wbyrvbslkDslEQO 4yZbVMaJ4fPm/3e3QfkgLeVVLWlBFQXNJPWL78Qpr6pBdDy1cdg1rMPw30+XA/rvUfdW 0gAupq4BOx//sQNMGMSVQjvqZ3qb2XXia/lYED0MdEDGte7uKKjH/fCyTe3av0ReAav1 5/St52SOzV14W1GB02I450t8xebCnMjOfDJ0Q5wfmcmYcdWWEcQL497W2dLl1Q1GDvuY xCgQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=saNbOGlVNN2fQ56sheW2mlchLJdpArOL/l/jRHDQ/o0=; fh=IWf1xLtU/AG1ZKh7TzW2/jouJfgdxmXnJyPbBHBMj/4=; b=btSWCAeI9PNBKmRRhbIixU7yUuDBWLzVlrWlzaFG1brhlu2X0YhTogqT8YfdbiGw+W BvOGCJpP5nAbceFxkSxms4HxqbV8Tvgc10GPxhEsMEx85HCxSFdV4jsW0r+aX2OFX/oN ZRPV9tQM2ezLD5bVWHxgs/WfqDi0RTFobRgOiZ+bKnp4wN9wFHmfISqZ+TuauSde/t4B exHL9ZHB1rSmrVmqsKI+Zj/ept89RVYw3SNXGQ5pyEhtB58USPnCC4vYI084ldDwjZBg l4+G3XyBeja5ELQks47xqFiEqoA6pj94XHF5UXdfxCbsHEtEQfkB2ZGN6Tu3Wu76mIMN 6/3w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id d3-20020a170902854300b001aafea6f85esi16163044plo.435.2023.07.02.10.43.25; Sun, 02 Jul 2023 10:43:38 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229791AbjGBRUN (ORCPT + 99 others); Sun, 2 Jul 2023 13:20:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37660 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229671AbjGBRUN (ORCPT ); Sun, 2 Jul 2023 13:20:13 -0400 Received: from 1wt.eu (ded1.1wt.eu [163.172.96.212]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 3E672C3; Sun, 2 Jul 2023 10:20:12 -0700 (PDT) Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 362HJxGJ017048; Sun, 2 Jul 2023 19:19:59 +0200 Date: Sun, 2 Jul 2023 19:19:59 +0200 From: Willy Tarreau To: Zhangjin Wu Cc: arnd@arndb.de, linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-riscv@lists.infradead.org, thomas@t-8ch.de Subject: Re: [PATCH v5 0/5] nolibc: add part2 of support for rv32 Message-ID: <20230702171959.GE16233@1wt.eu> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_PASS, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Zhangjin, On Mon, Jun 19, 2023 at 08:22:43PM +0800, Zhangjin Wu wrote: > Hi, Willy > > This is the revision of the v4 part2 of support for rv32 [1], this > further split the generic KARCH code out of the old rv32 compile patch > and also add kernel specific KARCH and nolibc specific NARCH for > tools/include/nolibc/Makefile too. (...) > [1]: https://lore.kernel.org/linux-riscv/cover.1686128703.git.falcon@tinylab.org/ > [2]: https://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu.git/ > > Zhangjin Wu (5): > tools/nolibc: fix up #error compile failures with -ENOSYS > tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYS I already queued these two ones to relieve you from them while we discuss the arch customization. Thanks, Willy