Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp1621936rwd; Sun, 21 May 2023 02:38:43 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ7Y+g7voGMyvx0lo9gL/gox0Ww2WuufqjaW9UzfaGCq49pRxwgaXMDYy0aOOi3xb28cmPFr X-Received: by 2002:a17:902:cec6:b0:1ac:8148:8c3e with SMTP id d6-20020a170902cec600b001ac81488c3emr9413370plg.32.1684661923398; Sun, 21 May 2023 02:38:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684661923; cv=none; d=google.com; s=arc-20160816; b=kSpATtf9b0p5vPME2bCQ1S6iTXiO8rqfNpMvsj06oNhKS/L5WsiWMSpuAQTm2IbMmn 84G+jiH2WDF1FkY1UT6w9P2IuK10QLCWnVku50oPn5Hmow4wiq/TzlTOaOaDleFnuAg6 AkitfvW1W/aZ11uF//2Wuailj0OjD40/MVyhDVyu274l2Gk3ibRFNHqVLMYo8OIpW1Dj Cl5EvrZxRJ4dE6IKJUIIg0KmQZ45KL7SfJzkA1iFoOedz3vnSG/y+Pq1gHUA+VcYJySF Ja7/ClbRskoHwLdTJkuRl9j62hEBoH0QG6CjYe7o+6aXupSxgi9w/458pEZhpe6R4K4L KsTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:cc:to:in-reply-to:references:message-id :content-transfer-encoding:mime-version:subject:date:dkim-signature :from; bh=qyPIDG0ZMDyUpmHAlKx9P1OGMp+mPPnLaPgaHOx2Od8=; b=KEFu2pEsUztr23sP084O7Xr0/OTLUvfBxNVZkYft008ia1qtiI5KD8MqCisBlIiGCN IZnmJlcyVKjqMc4BLYKpq6In8nNNCnmoz3ErkxTsp6ydBRLYPG2wxg9gnbJ0GcXlyIwS cMe3zeuL8tjbekvjb1Xx+2IGIg8AUniK1k0kJ/ZTFN2KdHK6K2ZSHROp+e3NGcW6tk9j BI7nzeJDEuKW1CvJ/szkoUcZdXUc11iGU4mYX6vwQ10nUB3PmcLi5cWdnDgYgLJv+zzs pajbQ6EdDqdCk7bKV7iuYa5rrQK8UE826jsvEZCx0ww8aiAgQ4bEZNHYWtu1Linxma/h 1bDg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@weissschuh.net header.s=mail header.b=cuTkVRdF; 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 ij22-20020a170902ab5600b001ade5e66c3csi2836122plb.76.2023.05.21.02.38.27; Sun, 21 May 2023 02:38:43 -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; dkim=pass header.i=@weissschuh.net header.s=mail header.b=cuTkVRdF; 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 S230297AbjEUJhp (ORCPT + 99 others); Sun, 21 May 2023 05:37:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58276 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230167AbjEUJhH (ORCPT ); Sun, 21 May 2023 05:37:07 -0400 Received: from todd.t-8ch.de (todd.t-8ch.de [159.69.126.157]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B762D110; Sun, 21 May 2023 02:36:46 -0700 (PDT) From: =?utf-8?q?Thomas_Wei=C3=9Fschuh?= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=weissschuh.net; s=mail; t=1684661803; bh=YXp2m9tgYYm3XozTrNcpFRPq3F1yaY8YO1GDQgtWycY=; h=From:Date:Subject:References:In-Reply-To:To:Cc:From; b=cuTkVRdFSD8aU1GXz396vgHtB3VNSch92C6kqZT4CsY7NU9Dkk8yeLI5r9BpMlSwv c+NT8Q2JxQVi67MNAXm4LGgjGmx8+AZdHWztwK8/SCQYuliuCBiNK6uC77RLVJdkRd ECbbHpnAJs0mPpYnRhfWoy61Ori7ZZzSJ+nrQjuM= Date: Sun, 21 May 2023 11:36:29 +0200 Subject: [PATCH 1/7] tools/nolibc: fix typo pint -> point MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <20230521-nolibc-automatic-stack-protector-v1-1-dad6c80c51c1@weissschuh.net> References: <20230521-nolibc-automatic-stack-protector-v1-0-dad6c80c51c1@weissschuh.net> In-Reply-To: <20230521-nolibc-automatic-stack-protector-v1-0-dad6c80c51c1@weissschuh.net> To: Willy Tarreau , "Paul E. McKenney" , Shuah Khan , Paul Walmsley , Palmer Dabbelt , Albert Ou , Nathan Chancellor , Nick Desaulniers , Tom Rix Cc: linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, linux-riscv@lists.infradead.org, llvm@lists.linux.dev, =?utf-8?q?Thomas_Wei=C3=9Fschuh?= X-Mailer: b4 0.12.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1684661802; l=911; i=linux@weissschuh.net; s=20221212; h=from:subject:message-id; bh=YXp2m9tgYYm3XozTrNcpFRPq3F1yaY8YO1GDQgtWycY=; b=hXQEK2yzyvKcrsxqvCHHnlybPxqEKT+8f4pT6eqA/4X/1MZFG78E12gDhxYaloJHAY4BeGZ3w c4uyKXfeu17Cd4cftB+6y8+NA+RVvZ+myHSirZZyBr1tDhkGJOxFJj3 X-Developer-Key: i=linux@weissschuh.net; a=ed25519; pk=KcycQgFPX2wGR5azS7RhpBqedglOZVgRPfdFSPB1LNw= X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,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 Signed-off-by: Thomas Weißschuh --- tools/include/nolibc/arch.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/include/nolibc/arch.h b/tools/include/nolibc/arch.h index 2d5386a8d6aa..82b43935650f 100644 --- a/tools/include/nolibc/arch.h +++ b/tools/include/nolibc/arch.h @@ -7,7 +7,7 @@ * the syscall declarations and the _start code definition. This is the only * global part. On all architectures the kernel puts everything in the stack * before jumping to _start just above us, without any return address (_start - * is not a function but an entry pint). So at the stack pointer we find argc. + * is not a function but an entry point). So at the stack pointer we find argc. * Then argv[] begins, and ends at the first NULL. Then we have envp which * starts and ends with a NULL as well. So envp=argv+argc+1. */ -- 2.40.1