Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752547AbdIRPUC (ORCPT ); Mon, 18 Sep 2017 11:20:02 -0400 Received: from ec2-52-27-115-49.us-west-2.compute.amazonaws.com ([52.27.115.49]:58711 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750882AbdIRPUA (ORCPT ); Mon, 18 Sep 2017 11:20:00 -0400 Subject: Re: [PATCH 1/3] selftests/ftrace: multiple_kprobes: Also check for support To: Steven Rostedt , Masami Hiramatsu Cc: shuah@kernel.org, Thomas Meyer , linux-kernel@vger.kernel.org, linux-kselftest@vger.kernel.org, Shuah Khan References: <20170908120119.29724-1-thomas@m3y3r.de> <69b9548e-6676-75b4-4ba5-925c5fdc28ac@kernel.org> <20170914081519.0e52c5810a7387c20d7b19bb@kernel.org> <20170918111844.1e93343a@gandalf.local.home> From: Shuah Khan Message-ID: <39e2f1e9-5d41-bf7d-42a6-61986099b750@osg.samsung.com> Date: Mon, 18 Sep 2017 09:19:51 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <20170918111844.1e93343a@gandalf.local.home> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 541 Lines: 26 On 09/18/2017 09:18 AM, Steven Rostedt wrote: > On Thu, 14 Sep 2017 08:15:19 -0700 > Masami Hiramatsu wrote: > > >>> Hi Steve/Masami, >>> >>> This patch looks good to me. Adds a check similar to the one one in >>> tools/testing/selftests/ftrace/test.d/kprobe/functions >> >> Yes, this looks good to me too :) >> >> Acked-by: Masami Hiramatsu >> > > Acked-by: Steven Rostedt (VMware) > > -- Steve > Thanks Steve and Masami, I will get this into rc2 thanks, -- Shuah