Received: by 2002:a05:6358:1087:b0:cb:c9d3:cd90 with SMTP id j7csp2955357rwi; Fri, 28 Oct 2022 13:39:31 -0700 (PDT) X-Google-Smtp-Source: AMsMyM7rcGW9iP2e70COojg+X7YdOYVVJD/j/DjhO2M1HwP3IX/IdkvYekIH54UY/THcX/ajai/x X-Received: by 2002:a63:d0:0:b0:45b:b321:46d2 with SMTP id 199-20020a6300d0000000b0045bb32146d2mr1204030pga.250.1666989570869; Fri, 28 Oct 2022 13:39:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1666989570; cv=none; d=google.com; s=arc-20160816; b=E+4l5zXyUp1dwVS8fbIBGddoamKIwLA2jdE1+Jg3ua1GZ4pMroNUg9HW3PjmlYD1gz 5b4GZT8JTG70INupgWso23+XUEIz4WqavLp2fRPh/qJaLX98/O6fPhg+kvaigfmC/d9x TlgCDgRhMdI8FRns4F2wa3e/JiHtJsPEyMXsB0RqrZYAePQdDa+hCz8RhlK1WoSzV9Bw bKPXW84oke7/PPkuwpnvlle03Wc2KJ5gp4xa0D1OBK9Qn9Fs9WqFuYFJc52/2PjI8W+6 bEo+Dstn74noBQM53PK0oFczTfieM7yC1hMMDfA4LS0WJH8ldVKTwPCDbiMYbSs5EEAa UVcg== 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=clffVVlxQFki+hcCE0Kk7XtMYqEL/YB0rAUKm766AUM=; b=G1aIwWvmyCbLms3uxQvxNxD3UUc5Rasb7hYOEW4J0R1KSWlGRzoQj+NRVI8XvXDr3E zNfLBFC8iELmSzF22uCVyoNTC+izzQrOCzT4yOJTdC46NfRykXtJFPtCgWapR64DcJkY DdMVkllpz6DQ2kxU6s+VckrSK9y9tvhVQuT/oMCY+m5P7C62NxiHS5iOY45KwcL+oZqb AtnSH/HfJ6UqjLj8igZ2/hf5Dq/+MREBEFXRhwc1rvm7OgL2tHpkdRpfEafzuDz9SgVX J6F6x6BDU/C7TnVmGRaJOIUUpezk7KOht+Dk99QbhnikH09c1CcMhflUHFGH/H5JQ937 2d6Q== 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 jd21-20020a170903261500b00186af7a393asi5530304plb.327.2022.10.28.13.39.18; Fri, 28 Oct 2022 13:39:30 -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 S229943AbiJ1TeX (ORCPT + 99 others); Fri, 28 Oct 2022 15:34:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45616 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229576AbiJ1TeV (ORCPT ); Fri, 28 Oct 2022 15:34:21 -0400 Received: from 1wt.eu (wtarreau.pck.nerim.net [62.212.114.60]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 9C95C23B6A9; Fri, 28 Oct 2022 12:34:18 -0700 (PDT) Received: (from willy@localhost) by pcw.home.local (8.15.2/8.15.2/Submit) id 29SJY53e008408; Fri, 28 Oct 2022 21:34:05 +0200 Date: Fri, 28 Oct 2022 21:34:05 +0200 From: Willy Tarreau To: "Paul E. McKenney" Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] selftests/nolibc: always rebuild the sysroot when running a test Message-ID: <20221028193405.GA8395@1wt.eu> References: <20221026054508.19634-1-w@1wt.eu> <20221026164825.GN5600@paulmck-ThinkPad-P17-Gen-1> <20221026195902.GB24197@1wt.eu> <20221026204138.GQ5600@paulmck-ThinkPad-P17-Gen-1> <20221027023456.GA26215@1wt.eu> <20221027170453.GA5600@paulmck-ThinkPad-P17-Gen-1> <20221027171307.GA30081@1wt.eu> <20221027182629.GF5600@paulmck-ThinkPad-P17-Gen-1> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221027182629.GF5600@paulmck-ThinkPad-P17-Gen-1> 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 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 Paul, On Thu, Oct 27, 2022 at 11:26:29AM -0700, Paul E. McKenney wrote: > > We'll see, but in any case it would just be a minor detail, but I'll > > give you a quick response so that you don't have to deal with multiple > > versions of the patch, we all know that it's painful. > > If I don't hear otherwise from you by the end of tomorrow (Friday), > Pacific Time, I will rebase those two patches in preparation for sending > a pull request for the regression. I will of course run the pull-message > text past you before sending the pull request. No news on this front, so feel free to pick what you already have. Thank you! Willy