Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp5394630rwd; Wed, 24 May 2023 00:45:23 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ5RutNtvulPh9PVqkbxANc0HrHi2oTq5TNHXqR3A4ndN0L6F/v7WrJuZh++Aloqb0lak9kk X-Received: by 2002:a17:90b:438d:b0:24d:e929:56cf with SMTP id in13-20020a17090b438d00b0024de92956cfmr15056442pjb.39.1684914323618; Wed, 24 May 2023 00:45:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1684914323; cv=none; d=google.com; s=arc-20160816; b=olS/4SBghbLnS6SC3iprbKpWugJqLOunORnYaUt2qQYicpGBeoiBcQDP81Rcq17+cO EAUfTDjazeCqrM7hiwNkp8zHpAaXBeIibol9TxCvx8ljhM6Y0DPe1rKkl+z7TEt5lq70 o1d3swfw/RluNy88ZVhakNmhEhhf37njNCug9k1wW0UNV+iedqO2w9yfnk/9oy27e5uj 2gqwTpChHxPnBZbA6MXUg+Voe9hCAjjaZ+PD84OZapfSEpVjALMxnDK6TzOP2BAEH7Hv mkAwktTty7pnRZ9EITvXJlSDf88M3PCihmhkxeydjrdvYRlWonF2H0JyNeevy+iSvvLa mQlQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:dkim-signature:date; bh=gML+g7INA4cVGjvjIeTvmClA24asl6QYqAb4iUvdnWU=; b=w14W9VBkCZzefORIE0ec8vXWPqVK1FB6YFGyQglMLvj4vZMc375y1o9Vm+DybRIjkk kOHpbFiiMMAbWbVN4pwJdOMemAnT9UwU2mn4egk9IXrIME9IsOtum4X9QN38+l78SPdE Wn5ZHBlYP2sl3gHr7jtt6HGK+QN9NPyX7QJBnjGEqnBWa7oEl/Hj1hu5v/szXNKaEXtN RXaZqFsCzMwnrneKq93AIi5KuKyyfwp2us0CXZrACajo1gG4C1ygS/E0NNdKp/G4Xi5Z 05T/ExGhl/Hk778+WM+yDWyD6SaLKy3A7+bm/xVQNC1yk4VU6dw6GCxYGTF3EiIpsv7x zNdQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@t-8ch.de header.s=mail header.b=VBfXD8tL; 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 h189-20020a6383c6000000b00524ea64ba6esi6221823pge.530.2023.05.24.00.45.11; Wed, 24 May 2023 00:45:23 -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=@t-8ch.de header.s=mail header.b=VBfXD8tL; 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 S239861AbjEXHiu (ORCPT + 99 others); Wed, 24 May 2023 03:38:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40324 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234173AbjEXHis (ORCPT ); Wed, 24 May 2023 03:38:48 -0400 Received: from todd.t-8ch.de (todd.t-8ch.de [159.69.126.157]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1DD5391; Wed, 24 May 2023 00:38:47 -0700 (PDT) Date: Wed, 24 May 2023 09:38:44 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=t-8ch.de; s=mail; t=1684913925; bh=l2U6z7PQkaZlK/a39/OVvaeWodpKUCXYinZB8Rh2b7Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VBfXD8tL3kRjH8ETHuqwYV1svwW5hXTLe1qu85wjmySlWzRNiHyt88DEJ4RjDjiHu xK/+RCvDWRtyuhQBDgRJ6L5PeOwrOHpOR0lcUIJAY6+MvKRcXzzlkf1QMy0daKQfbz Fag+ImpunF+JwXeX5ApIi+c12IaROL9r8cDrvCpg= From: Thomas =?utf-8?Q?Wei=C3=9Fschuh?= To: Willy Tarreau Cc: Shuah Khan , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, Zhangjin Wu Subject: Re: [PATCH 0/3] tools/nolibc: stack protector compatibility fixes Message-ID: References: <20230523-nolibc-stackprotector-gcc9-v1-0-3e4804235d50@weissschuh.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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 On 2023-05-24 09:35:30+0200, Willy Tarreau wrote: > Hi Thomas, > > On Wed, May 24, 2023 at 08:44:41AM +0200, Thomas Weißschuh wrote: > > Two fixes for nolibc to > > * allow users to explicitly disable (or theoretically enable) when > > building the tests > > * fix stackprotectors on GCC < 10. > > Nice, thank you. Just tested with gcc 9.5, works both with and without > stkp. Now pushed to branch 20230524-nolibc-rv32+stkp4. I've dropped my > exp patch and the associated revert. I think your two patches that clean > up the makefile options and the new one here that restores the cflags > should be squashed since the latter just partially reverts the former, > and that way the series remains bisectable. Just let me know if you're > OK, I can just to that and re-push. Sounds good to me! Thomas