From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751884AbaFEDD7 (ORCPT ); Wed, 4 Jun 2014 23:03:59 -0400 Received: from mga11.intel.com ([192.55.52.93]:28913 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751339AbaFEDD5 (ORCPT ); Wed, 4 Jun 2014 23:03:57 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.98,977,1392192000"; d="scan'208";a="542685484" Date: Thu, 5 Jun 2014 11:03:34 +0800 From: Fengguang Wu To: Steven Rostedt Cc: Stephen Rothwell , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux-next: build warning after merge of the ftrace tree Message-ID: <20140605030334.GA20774@localhost> References: <20140604160921.4f4e69c4@canb.auug.org.au> <20140604122612.366e2874@gandalf.local.home> <20140605002012.GA10446@localhost> <20140604210016.4766adba@gandalf.local.home> <20140605010353.GA13193@localhost> <20140604211202.0eb5d147@gandalf.local.home> <20140605013300.GA13341@localhost> <20140604213932.5a48112d@gandalf.local.home> <20140605021457.GA19061@localhost> <20140604223624.6d338b5b@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140604223624.6d338b5b@gandalf.local.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jun 04, 2014 at 10:36:24PM -0400, Steven Rostedt wrote: > On Thu, 5 Jun 2014 10:14:57 +0800 > Fengguang Wu wrote: > > > > I wonder if the "(Red Hat)" part is causing an issue. Can you send > > > directly to my email "rostedt@goodmis.org" and strip the name part? > > > > OK. I've committed the change. Let's see how well it will work. > > OK, I never received an error message for my buggy commit I posted > before you did this change. I fixed the buggy commit and added another > bug. I'll now wait again to see if I get notified. FYI, we got two error reports [trace:test-wu-bot 28/29] kernel/trace/trace.c:6683:1: error: expected '; ' before '}' token [trace:test-wu-bot 29/29] kernel/trace/trace.c:6701:9: error: 'x' undeclared in https://lists.01.org/pipermail/kbuild-all/2014-June/004839.html https://lists.01.org/pipermail/kbuild-all/2014-June/004840.html Thanks, Fengguang