From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751569AbdGZVZ2 (ORCPT ); Wed, 26 Jul 2017 17:25:28 -0400 Received: from smtprelay0071.hostedemail.com ([216.40.44.71]:35141 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751441AbdGZVZ2 (ORCPT ); Wed, 26 Jul 2017 17:25:28 -0400 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,rostedt@goodmis.org,:::::::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1437:1515:1516:1518:1534:1540:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2899:3138:3139:3140:3141:3142:3352:3622:3865:3867:3868:3870:3871:3872:3873:4321:4362:4605:5007:6261:7875:9040:10004:10400:10848:10967:11232:11658:11914:12663:12740:12760:12895:13069:13311:13357:13439:14096:14097:14180:14181:14659:14721:21060:21080:21433:21451:21627:30054:30070:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: toe20_2f53b6b4af35c X-Filterd-Recvd-Size: 1862 Date: Wed, 26 Jul 2017 17:25:21 -0400 From: Steven Rostedt To: Shuah Khan Cc: 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: <20170726172521.7d9a7b76@vmware.local.home> In-Reply-To: References: <149938908701.2974.2596590330688827482.stgit@devbox> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-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 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