From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751503AbdG0GYd (ORCPT ); Thu, 27 Jul 2017 02:24:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:41072 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750765AbdG0GYc (ORCPT ); Thu, 27 Jul 2017 02:24:32 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 4A08F22B71 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=mhiramat@kernel.org Date: Thu, 27 Jul 2017 15:24:22 +0900 From: Masami Hiramatsu To: shuah@kernel.org Cc: Steven Rostedt , Masami Hiramatsu , linux-kselftest@vger.kernel.org, Ingo Molnar , linux-kernel@vger.kernel.org, naresh.kamboju@linaro.org, Stafford Horne , Shuah Khan Subject: Re: [PATCH v4 0/5] selftests: ftrace: ftracetest improvements Message-Id: <20170727152422.64ed223fbc05d248e4373972@kernel.org> In-Reply-To: <4b87f773-a063-8d6d-5954-749f9610b2cf@kernel.org> References: <149938908701.2974.2596590330688827482.stgit@devbox> <20170726172521.7d9a7b76@vmware.local.home> <4b87f773-a063-8d6d-5954-749f9610b2cf@kernel.org> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 26 Jul 2017 15:45:52 -0600 Shuah Khan wrote: > On 07/26/2017 03:25 PM, Steven Rostedt wrote: > > On Mon, 24 Jul 2017 09:39:25 -0600 > > Shuah Khan wrote: > > > > > >>> Masami Hiramatsu (5): > >>> selftests: ftrace: Do not failure if there is unsupported tests > >>> selftests: ftrace: Add --fail-unsupported option > >>> selftests: ftrace: Add more verbosity for immediate log > >>> selftests: ftrace: Output only to console with "--logdir -" > >>> selftests: ftrace: Check given string is not zero-length > >>> > > > >> > >> Hi Steve, > >> > >> Okay to pull these in for 4.14-rc1? Sorry for the delay in responding. > >> > > > > I'm currently traveling, and not really able to test it. But a quick > > look at the changes look fine to me. > > > > Acked-by: Steven Rostedt (VMware) > > > > for the series. And yes please pull it in (if you haven't done so > > already). > > > > Thanks! > > > > -- Steve > > > > > > Hi Steve/Masami, > > Applied the series to linux-kselftest next for 4.14-rc1 Thank you Shuah! -- Masami Hiramatsu