From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A761FC48BC2 for ; Wed, 23 Jun 2021 17:52:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8937561003 for ; Wed, 23 Jun 2021 17:52:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229822AbhFWRzO (ORCPT ); Wed, 23 Jun 2021 13:55:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49294 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229660AbhFWRzM (ORCPT ); Wed, 23 Jun 2021 13:55:12 -0400 Received: from mail-il1-x12b.google.com (mail-il1-x12b.google.com [IPv6:2607:f8b0:4864:20::12b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9E0B8C061574 for ; Wed, 23 Jun 2021 10:52:54 -0700 (PDT) Received: by mail-il1-x12b.google.com with SMTP id v5so3451564ilo.5 for ; Wed, 23 Jun 2021 10:52:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linuxfoundation.org; s=google; h=subject:to:cc:references:from:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=ZTdZKrScK75vVSK+78l3zNg1lCx7h5Yo+SzaMW8CFs8=; b=ODNER+0CPC6KblN+P3+bZp8hoSkkIteb8oFIZO0Us/f2JJBgEV3u2ucGAtXWzQomWt qCSFij+8qQsXCPj2zUrQ/ftM8CCkHXtWSO5Nkxl0HPJQszUYyQsvNsPZ/L0ySzW0Cl6m YXzEVCXJUd53XYNAhuZsaUcwCp+XG/R5zNDbI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=ZTdZKrScK75vVSK+78l3zNg1lCx7h5Yo+SzaMW8CFs8=; b=Z3dk/gWuTiuPSP0ZBeTgf+AF3Of46kUn04bSQUrGrMaAIM+xoIq1oIFO7zfaadjRp2 FwX0Pb4yb6TdOGIgjv7+3z81lMFdtdBolbT3A+nsSg9VBFSiIYOrIpnLNVX3a07Ph99b gfCGu+p3M0LaZ4oegXqoEiX6X0COQc0M7QQ//psCpklbgrmKVSr5togw4juQUjiojmMr OdIoCH8Pth4dTiP5s8gjNZbkT5PT5QXOb3Nta1iDBSm459JErL+v4qMDibx/tR7mtxh3 FmOx7IVy5iuFb8QSwxoup4P2tCbh4I5o/RcDCSKmvTBcQ5saxm4JBxfoFysmAr7YKn2N XVqA== X-Gm-Message-State: AOAM532bM4iYrl03klAN/Uf+kAaNfFH8LNZdqX9hybI2+qjyr4tFPoXl GpL0/EayqlXHyicUH83TsjZ2+g== X-Google-Smtp-Source: ABdhPJwvIbt3B4cMZYng9WTzXdN3+wVYnlcxY1cO0EuRVISz1iafmDdt7KySEq4anW/tefITzt6wbA== X-Received: by 2002:a05:6e02:1aa9:: with SMTP id l9mr463647ilv.210.1624470774103; Wed, 23 Jun 2021 10:52:54 -0700 (PDT) Received: from [192.168.1.112] (c-24-9-64-241.hsd1.co.comcast.net. [24.9.64.241]) by smtp.gmail.com with ESMTPSA id m184sm265679ioa.17.2021.06.23.10.52.53 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 23 Jun 2021 10:52:53 -0700 (PDT) Subject: Re: [PATCH v2] selftests/ftrace: fix event-no-pid on 1-core machine To: Steven Rostedt , Krzysztof Kozlowski Cc: Ingo Molnar , Shuah Khan , linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org, Shuah Khan References: <20210623134315.77472-1-krzysztof.kozlowski@canonical.com> <20210623094614.1aa35179@gandalf.local.home> From: Shuah Khan Message-ID: <37c63ecb-956e-27ad-7186-a7accc6c581b@linuxfoundation.org> Date: Wed, 23 Jun 2021 11:52:52 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 MIME-Version: 1.0 In-Reply-To: <20210623094614.1aa35179@gandalf.local.home> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 6/23/21 7:46 AM, Steven Rostedt wrote: > Shuah, > > Want to take this in your tree? > Yes. I can pick this up. thanks, -- Shuah