Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755935AbbDGOVw (ORCPT ); Tue, 7 Apr 2015 10:21:52 -0400 Received: from smtprelay0094.hostedemail.com ([216.40.44.94]:47518 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755908AbbDGOVu (ORCPT ); Tue, 7 Apr 2015 10:21:50 -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:1538:1593:1594:1711:1714:1730:1747:1777:1792:2393:2553:2559:2562:3138:3139:3140:3141:3142:3351:3622:3865:3867:3870:3871:3872:3873:3874:4250:4321:4362:5007:6261:7875:7903:10004:10400:10848:10967:11232:11658:11914:12296:12517:12519:12740:13069:13311:13357:21080,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 X-HE-Tag: honey83_49ec61f8afb26 X-Filterd-Recvd-Size: 1442 Date: Tue, 7 Apr 2015 10:21:46 -0400 From: Steven Rostedt To: Johannes Berg Cc: LKML , linux-wireless@vger.kernel.org Subject: Re: [PATCH] mac80211: Move message tracepoints to their own header Message-ID: <20150407102146.216cf90b@gandalf.local.home> In-Reply-To: <1428389938.1841.1.camel@sipsolutions.net> References: <20150406231357.2b8e452d@grimm.local.home> <1428389938.1841.1.camel@sipsolutions.net> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; 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 Content-Length: 787 Lines: 24 On Tue, 07 Apr 2015 08:58:58 +0200 Johannes Berg wrote: > On Mon, 2015-04-06 at 23:13 -0400, Steven Rostedt wrote: > > Every tracing file must have its own TRACE_SYSTEM defined. > > Oh, that requirement is new to me. I also have the same in iwlwifi, with > even more TRACE_SYSTEMs. OK, the reason I did not stumble over this is because the previous patch broke the build before I got here. During my latest tests, this breaks it too. You OK if I make more patches to split that file apart? Thanks, -- Steve -- 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/