From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3.mail.elte.hu (mx3.mail.elte.hu [157.181.1.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D370DB7B6B for ; Tue, 22 Sep 2009 18:13:28 +1000 (EST) Date: Tue, 22 Sep 2009 10:13:18 +0200 From: Ingo Molnar To: Benjamin Herrenschmidt Subject: Re: [PATCH] perf_event, powerpc: Fix compilation after big perf_counter rename Message-ID: <20090922081318.GC1475@elte.hu> References: <19128.4280.813369.589704@cargo.ozlabs.ibm.com> <1253584591.7103.197.camel@pasglop> <20090922072834.GA25470@elte.hu> <1253606415.7103.216.camel@pasglop> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1253606415.7103.216.camel@pasglop> Cc: Peter Zijlstra , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Paul Mackerras , Linus Torvalds , "David S. Miller" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , * Benjamin Herrenschmidt wrote: > On Tue, 2009-09-22 at 09:28 +0200, Ingo Molnar wrote: > > > > Nevertheless you are right that i should have caught this particular > > PowerPC build bug - i missed it - sorry about that! > > Allright. Well, to help in general, we are setting up a build-bot here > too that will build -tip HEAD for at least powerpc daily with a few > configs too. Cool, that's really useful! Especially during the weekends that will be helpful, in that timeframe linux-next driven testing has a latency of 72-95 hours and -tip usually has an uptick in patches. Thanks, Ingo