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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 346ECC77B75 for ; Fri, 12 May 2023 22:15:41 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239435AbjELWPi (ORCPT ); Fri, 12 May 2023 18:15:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45006 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234887AbjELWPe (ORCPT ); Fri, 12 May 2023 18:15:34 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D9AC1198B; Fri, 12 May 2023 15:15:19 -0700 (PDT) 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 dfw.source.kernel.org (Postfix) with ESMTPS id 6E594639DE; Fri, 12 May 2023 22:15:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B1050C433D2; Fri, 12 May 2023 22:15:18 +0000 (UTC) Date: Fri, 12 May 2023 18:15:17 -0400 From: Steven Rostedt To: Shuah Khan Cc: "Masami Hiramatsu (Google)" , Akanksha J N , linux-kselftest@vger.kernel.org, linux-trace-kernel@vger.kernel.org, linux-kernel@vger.kernel.org, shuah@kernel.org, naveen.n.rao@linux.ibm.com Subject: Re: [PATCH v3 2/2] selftests/ftrace: Add new test case which checks for optimized probes Message-ID: <20230512181517.607ff03d@rorschach.local.home> In-Reply-To: <54bec864-5e4f-8432-a331-e4ea5fc2ba31@linuxfoundation.org> References: <20230428163842.95118-1-akanksha@linux.ibm.com> <20230428163842.95118-3-akanksha@linux.ibm.com> <20230430105231.2e7f5bd8a3f879d2330485d2@kernel.org> <54bec864-5e4f-8432-a331-e4ea5fc2ba31@linuxfoundation.org> 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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 8 May 2023 11:36:28 -0600 Shuah Khan wrote: > > Acked-by: Masami Hiramatsu (Google) > > > > Would you like this patch to go through kselftest tree? Shuah, you can take it through your kselftest tree. Thanks! Acked-by: Steven Rostedt (Google) -- Steve