From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from casper.infradead.org (casper.infradead.org [85.118.1.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id B516AB7CBD for ; Thu, 21 Jan 2010 19:31:00 +1100 (EST) Subject: Re: [PATCH 2/2] powerpc: implement arch_scale_smt_power for Power7 From: Peter Zijlstra To: Joel Schopp In-Reply-To: <4B578731.2060709@austin.ibm.com> References: <1264017638.5717.121.camel@jschopp-laptop> <1264017847.5717.132.camel@jschopp-laptop> <1264020517.4283.1117.camel@laptop> <4B578731.2060709@austin.ibm.com> Content-Type: text/plain; charset="UTF-8" Date: Thu, 21 Jan 2010 09:27:39 +0100 Message-ID: <1264062459.4283.1129.camel@laptop> Mime-Version: 1.0 Cc: ego@in.ibm.com, Andreas Herrmann , linux-kernel@vger.kernel.org, Ingo Molnar , linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2010-01-20 at 16:44 -0600, Joel Schopp wrote: > > Care to take Gautham's bugfix patch (patch 1/2) now, since it just fixes > a bug? You'll need it if you ever try to make the x86 broken version work. Sure, I'll take that, thanks!