From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sat, 10 Dec 2011 11:02:01 +1100 From: Anton Blanchard To: Andreas Schwab Subject: Re: [PATCH] powerpc: fix wrong divisor in usecs_to_cputime Message-ID: <20111210110201.2f203a71@kryten> In-Reply-To: References: <20111210102837.526cbc19@kryten> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi Andreas, > There is no user of usecs_to_cputime before 3.2-rc1, so it wouldn't > have any effect for older versions. Great, that explains why I only noticed it last week :) Anton