From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753616AbcHRQ0X (ORCPT ); Thu, 18 Aug 2016 12:26:23 -0400 Received: from mail.kernel.org ([198.145.29.136]:36448 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752449AbcHRQ0W (ORCPT ); Thu, 18 Aug 2016 12:26:22 -0400 Date: Thu, 18 Aug 2016 13:08:13 -0300 From: Arnaldo Carvalho de Melo To: Steven Rostedt Cc: Masami Hiramatsu , linux-kernel@vger.kernel.org, Peter Zijlstra , Ingo Molnar , Naohiro Aota , Alexander Shishkin , Wang Nan , Hemant Kumar Subject: Re: [PATCH 0/6] perf/ftrace: Introduce hexadecimal type casting Message-ID: <20160818160813.GU20972@kernel.org> References: <147151064700.12957.1184322470361742842.stgit@devbox> <20160818120326.2ddf0fdd@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160818120326.2ddf0fdd@gandalf.local.home> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.6.2 (2016-07-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Em Thu, Aug 18, 2016 at 12:03:26PM -0400, Steven Rostedt escreveu: > On Thu, 18 Aug 2016 17:57:32 +0900 > Masami Hiramatsu wrote: > > > Hi Arnaldo and Steven, > > > > Arnaldo, > > I acked all the patches with ftrace in the subject. You can take the > series through your tree. Ok! - Arnaldo