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 657101007D2 for ; Tue, 3 Aug 2010 15:51:11 +1000 (EST) Date: Tue, 3 Aug 2010 07:51:01 +0200 From: Ingo Molnar To: Scott Wood Subject: Re: Please pull my perf.git urgent branch Message-ID: <20100803055101.GC1130@elte.hu> References: <20100727124019.GB14947@brick.ozlabs.ibm.com> <20100727112854.7bf97d48@schlenkerla.am.freescale.net> <20100728044731.GA2408@brick.ozlabs.ibm.com> <20100802171654.1776759c@schlenkerla.am.freescale.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20100802171654.1776759c@schlenkerla.am.freescale.net> Cc: Peter Zijlstra , Kumar Gala , linux-kernel@vger.kernel.org, linuxppc-dev@ozlabs.org, Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , * Scott Wood wrote: > On Wed, 28 Jul 2010 14:47:31 +1000 > Paul Mackerras wrote: > > > On Tue, Jul 27, 2010 at 11:28:54AM -0500, Scott Wood wrote: > > > > > Doesn't the setting of .period need to be maintained (it is in the other > > > powerpc perf_event implementation that this is derived from)? > > > > Gah, yes it does. > > Well, looks like Linus pulled anyway... I'll send a patch to > add .period. Yes, the original commit was already upstream when you reported this bug. Paul added a -stable tag to the fix so it will get into the .35.1 pipeline this week. Thanks, Ingo