Received: by 2002:a05:6a10:9afc:0:0:0:0 with SMTP id t28csp1726907pxm; Thu, 24 Feb 2022 08:17:04 -0800 (PST) X-Google-Smtp-Source: ABdhPJw7jkT2+eiSUkQdSHI3V7ruL88HwrkLOFReA04JavtbPvDqSPwDtgDY1taM8yWS/tbAsPzy X-Received: by 2002:a17:902:e945:b0:14e:b8d9:aa07 with SMTP id b5-20020a170902e94500b0014eb8d9aa07mr3298822pll.163.1645719424452; Thu, 24 Feb 2022 08:17:04 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1645719424; cv=none; d=google.com; s=arc-20160816; b=Jp9l9lSF6VQAPtywReROO8bjdDimdVgAp5ixtLGPbcMkeoKu9sO9uXNh63+0iTG1f4 +KwVkS/YylKmEe0YIElnosCseHGtNJr0UE8BVz7unea9yNKZ1lqW7sRvEphIApCUYe2G ruGAP4QplN3XNIxv1DQK4pE9VX8J/7oYW1+tBU84D/Sr5hWwCuyZoTBUbcit5QgAys8w fTE9dGITpA8yVZGMH3sq0U1kvVDJEdrPYuWNWxANZtyiMP9cQYZ/jtQcmWgdvtDVshnr PRMWXoEgBSj1992d+X96wW1muuKRQBiM7KCgqv3Lqw/ql0I2NbQ47x4/ii/9jll+zfoN ojwA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date; bh=KxrDxrmHFzM1WbnbcmJOTusuz+S2LwJHxg4hPCzWAII=; b=Ylwbt+StD9bF36FbGzRyap8hLMarF5lgKuyYqwIF00i/Bvncmh4m1Y78XQVfQ4/3xa QKnUzIxNjsoximtlHbXbnaC1YM0Rz8+G+Zy91gL8hD+Bj13gqZelBcJIJHTmO7rBzN5V 0xF7t0A7CuCCPpSxYtkag0yi3naxvl19TSHWGbN7eRydzK00wZdNuIVEJA5qMdLLiqTE HC306f6PTfclFtG+Roj9mMIwlaNPkluS6PJA2V6y8BiqxMT4qGfW7Q/+O+XtWk6QNobL qzIEcJt4FBSbQH4I6ns75b9dcE4rOCHgS2xm65yc3Wfp3E9jsoziuDEDzH8IkZyPa+J1 h8BQ== ARC-Authentication-Results: i=1; mx.google.com; spf=softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net. [23.128.96.19]) by mx.google.com with ESMTPS id 7si2549100pgy.187.2022.02.24.08.17.03 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Feb 2022 08:17:04 -0800 (PST) Received-SPF: softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) client-ip=23.128.96.19; Authentication-Results: mx.google.com; spf=softfail (google.com: domain of transitioning linux-kernel-owner@vger.kernel.org does not designate 23.128.96.19 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 4352E1B3A71; Thu, 24 Feb 2022 08:10:34 -0800 (PST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235846AbiBXPSA (ORCPT + 99 others); Thu, 24 Feb 2022 10:18:00 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39806 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235942AbiBXPRz (ORCPT ); Thu, 24 Feb 2022 10:17:55 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ACCF957179; Thu, 24 Feb 2022 07:17:24 -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 ams.source.kernel.org (Postfix) with ESMTPS id 65086B82695; Thu, 24 Feb 2022 15:17:23 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AD497C340E9; Thu, 24 Feb 2022 15:17:20 +0000 (UTC) Date: Thu, 24 Feb 2022 10:17:19 -0500 From: Steven Rostedt To: Christophe Leroy Cc: Josh Poimboeuf , Jiri Kosina , Miroslav Benes , Petr Mladek , Joe Lawrence , Ingo Molnar , "Naveen N . Rao" , Michael Ellerman , "linux-kernel@vger.kernel.org" , "linuxppc-dev@lists.ozlabs.org" , "live-patching@vger.kernel.org" Subject: Re: [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test Message-ID: <20220224101719.51eafc60@gandalf.local.home> In-Reply-To: <9e62f80a-86b1-05d7-d5b7-a209b2c4f106@csgroup.eu> References: <74775d33-2e54-96ab-4546-57eb2c9e50e0@csgroup.eu> <20220224095316.67729e2b@gandalf.local.home> <9e62f80a-86b1-05d7-d5b7-a209b2c4f106@csgroup.eu> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RDNS_NONE, SPF_HELO_NONE,T_SCC_BODY_TEXT_LINE autolearn=no 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 Thu, 24 Feb 2022 15:13:12 +0000 Christophe Leroy wrote: > > But I'm working on a series to send to Linus. I can pick this patch up, as > > it touches just my code. > > > > That would be great, thanks. It's in my queue and running through my tests, which take 7 to 13 hours to complete (depending on the changes). -- Steve