From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.mail.elte.hu ([157.181.151.9]:34819 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751388Ab0JSGVl (ORCPT ); Tue, 19 Oct 2010 02:21:41 -0400 Date: Tue, 19 Oct 2010 08:21:29 +0200 From: Ingo Molnar Subject: Re: [PATCH v2][GIT PULL] ftrace: Remove recursion between recordmcount and scripts/mod/empty Message-ID: <20101019062127.GA21782@elte.hu> References: <1287437213.16971.333.camel@gandalf.stny.rr.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1287437213.16971.333.camel@gandalf.stny.rr.com> Sender: linux-kbuild-owner@vger.kernel.org List-ID: To: Steven Rostedt Cc: LKML , Andrew Morton , Frederic Weisbecker , Sam Ravnborg , Michal Marek , linux-kbuild * Steven Rostedt wrote: > > Ingo, > > Please pull the latest tip/perf/recordmcount-2 tree, which can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git > tip/perf/recordmcount-2 > > > Steven Rostedt (1): > ftrace: Remove recursion between recordmcount and scripts/mod/empty > > ---- > scripts/Makefile.build | 8 +++++++- > 1 files changed, 7 insertions(+), 1 deletions(-) Pulled, thanks Steve! Ingo