Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754707Ab1EDBvu (ORCPT ); Tue, 3 May 2011 21:51:50 -0400 Received: from mail.openrapids.net ([64.15.138.104]:50614 "EHLO blackscsi.openrapids.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752299Ab1EDBvt (ORCPT ); Tue, 3 May 2011 21:51:49 -0400 Date: Tue, 3 May 2011 21:51:47 -0400 From: Mathieu Desnoyers To: Jesse Barnes Cc: LKML , Steven Rostedt , Thomas Gleixner , Frederic Weisbecker , Ingo Molnar , Dave Airlie , Chris Wilson , Li Zefan Subject: Re: [RFC patch 25/32] trace event video gpu remove semicolons Message-ID: <20110504015147.GB3165@Krystal> References: <20110503231023.968960757@efficios.com> <20110503231428.245701713@efficios.com> <20110503172141.7d06fd7d@jbarnes-desktop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110503172141.7d06fd7d@jbarnes-desktop> X-Editor: vi X-Info: http://www.efficios.com X-Operating-System: Linux/2.6.26-2-686 (i686) X-Uptime: 21:51:24 up 161 days, 6:54, 5 users, load average: 0.00, 0.03, 0.00 User-Agent: Mutt/1.5.18 (2008-05-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1626 Lines: 49 * Jesse Barnes (jbarnes@virtuousgeek.org) wrote: > On Tue, 03 May 2011 19:10:48 -0400 > Mathieu Desnoyers wrote: > > > Part of the gradual TRACE_EVENT() semicolon removal. Enables creation of array > > of events, thus saving space for trace event probes. > > > > Signed-off-by: Mathieu Desnoyers > > CC: Steven Rostedt > > CC: Frederic Weisbecker > > CC: Ingo Molnar > > CC: Thomas Gleixner > > CC: Jesse Barnes > > CC: Dave Airlie > > CC: Chris Wilson > > CC: Li Zefan > > --- > > drivers/gpu/drm/drm_trace.h | 6 ++-- > > drivers/gpu/drm/i915/i915_trace.h | 52 +++++++++++++++++++------------------- > > 2 files changed, 29 insertions(+), 29 deletions(-) > > > > Yeah, looks fine to me Mathieu, thanks. I guess it should go in along > with the rest of your tracing fixes so the dependencies don't get > spread out across a bunch of different trees. Yes, this is the intent. > > Reviewed-by: Jesse Barnes Thanks! Mathieu > > -- > Jesse Barnes, Intel Open Source Technology Center -- Mathieu Desnoyers Operating System Efficiency R&D Consultant EfficiOS Inc. http://www.efficios.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/