From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1428170AbcBTB1J (ORCPT ); Fri, 19 Feb 2016 20:27:09 -0500 Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.227]:58747 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751573AbcBTB1H (ORCPT ); Fri, 19 Feb 2016 20:27:07 -0500 Date: Fri, 19 Feb 2016 20:27:02 -0500 From: Steven Rostedt To: Tom Zanussi Cc: masami.hiramatsu.pt@hitachi.com, namhyung@kernel.org, josh@joshtriplett.org, andi@firstfloor.org, mathieu.desnoyers@efficios.com, peterz@infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v13 06/29] tracing: Add needs_rec flag to event triggers Message-ID: <20160219202702.08b07492@grimm.local.home> In-Reply-To: <1455924671.4713.33.camel@tzanussi-mobl.amr.corp.intel.com> References: <7be8fa38f9b90fdb6c47ca0f98d20a07b9fd512b.1449767187.git.tom.zanussi@linux.intel.com> <20160219143013.57c81933@gandalf.local.home> <20160219173522.2495a814@gandalf.local.home> <1455924671.4713.33.camel@tzanussi-mobl.amr.corp.intel.com> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.29; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 19 Feb 2016 17:31:11 -0600 Tom Zanussi wrote: > > Do you want me to respin adding this and the fixes for the previous > comments before continuing? Yeah, respin, but start with patch 9 of this series. I've already looked at and even pulled into a local tree the first 8 patches. -- Steve