From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753422AbcDNDvs (ORCPT ); Wed, 13 Apr 2016 23:51:48 -0400 Received: from smtprelay0009.hostedemail.com ([216.40.44.9]:34131 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752607AbcDNDvr convert rfc822-to-8bit (ORCPT ); Wed, 13 Apr 2016 23:51:47 -0400 X-Session-Marker: 726F737465647440676F6F646D69732E6F7267 X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,rostedt@goodmis.org,:::::::::::,RULES_HIT:41:152:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1437:1513:1515:1516:1518:1521:1534:1539:1593:1594:1711:1730:1747:1777:1792:2393:2551:2553:2559:2562:2693:3138:3139:3140:3141:3142:3352:3622:3865:3867:3871:3872:3873:3874:4362:5007:6261:7875:7903:10004:10400:10848:11232:11658:11914:12050:12517:12519:12663:12740:13069:13095:13163:13229:13255:13311:13357:14181:14659:14721:21067:21080:21212,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: girl21_83b91e6706863 X-Filterd-Recvd-Size: 1681 Date: Wed, 13 Apr 2016 23:51:42 -0400 From: Steven Rostedt To: Thiago Jung Bauermann Cc: linuxppc-dev@lists.ozlabs.org, linux-kernel@vger.kernel.org, kbuild test robot , Ingo Molnar , kbuild-all@01.org Subject: Re: [PATCH] ftrace: filter: Match dot symbols when searching functions on ppc64. Message-ID: <20160413235142.26f64db8@grimm.local.home> In-Reply-To: <2596502.8PPJLykyZv@hactar> References: <201604020331.kEOeyhX0%fengguang.wu@intel.com> <3507082.VaWR3lh7Ni@hactar> <2596502.8PPJLykyZv@hactar> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 13 Apr 2016 21:39 -0300 Thiago Jung Bauermann wrote: > People seem to be considering patches for next, so this looks like a good > moment to ping about this one. Your timing is fine with respect to the merge window. I'm currently traveling, but I'll get to it on Monday. I have it marked as TODO. > > Ps: patchwork seems to have an issue which causes it to show the message > body as if it were the commit message, but if you feed my original email > (the one I’m replying to here) to git am, the commit message will be > correct. > Yeah I noticed that. But I'll be able to handle it. Thanks, -- Steve