From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: linux-next: build warning after merge of the ftrace tree Date: Wed, 4 Jun 2014 21:00:16 -0400 Message-ID: <20140604210016.4766adba@gandalf.local.home> References: <20140604160921.4f4e69c4@canb.auug.org.au> <20140604122612.366e2874@gandalf.local.home> <20140605002012.GA10446@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from cdptpa-outbound-snat.email.rr.com ([107.14.166.225]:12151 "EHLO cdptpa-oedge-vip.email.rr.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751541AbaFEBA0 (ORCPT ); Wed, 4 Jun 2014 21:00:26 -0400 In-Reply-To: <20140605002012.GA10446@localhost> Sender: linux-next-owner@vger.kernel.org List-ID: To: Fengguang Wu Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org On Thu, 5 Jun 2014 08:20:12 +0800 Fengguang Wu wrote: > On Wed, Jun 04, 2014 at 12:26:12PM -0400, Steven Rostedt wrote: > > On Wed, 4 Jun 2014 16:09:21 +1000 > > Stephen Rothwell wrote: > > > > > Hi Steven, > > > > > > After merging the ftrace tree, today's linux-next build (x86_64 allmodconfig) > > > produced this warning: > > > > > > kernel/trace/trace_benchmark.c: In function 'trace_do_benchmark': > > > kernel/trace/trace_benchmark.c:38:6: warning: unused variable 'seedsq' [-Wunused-variable] > > > u64 seedsq; > > > ^ > > > > > > Introduced by commit 81dc9f0ef21e ("tracing: Add tracepoint benchmark tracepoint"). > > > > Hmm, I don't know why my tests missed this. I do a allmodconfig looking > > for new warning messages too. Oh, but I do need to add this config to my > > regular testing config :-/ > > > > I'm surprised Wu's bot didn't report it either. > > Steven, it was reported, here is the email archive: > > https://lists.01.org/pipermail/kbuild-all/2014-May/004749.html Was I Cc'd? I don't have that in my inbox, nor do I see it in any of my spam filters. -- Steve