From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.mail.elte.hu (mx2.mail.elte.hu [157.181.151.9]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 9A40BDDE39 for ; Sun, 4 Nov 2007 20:55:33 +1100 (EST) Date: Sun, 4 Nov 2007 10:55:09 +0100 From: Ingo Molnar To: Paul Mackerras Subject: Re: [PATCH v2] Restore deterministic CPU accounting on powerpc Message-ID: <20071104095509.GA11570@elte.hu> References: <18220.26005.778223.84644@cargo.ozlabs.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <18220.26005.778223.84644@cargo.ozlabs.ibm.com> Cc: Peter Zijlstra , linuxppc-dev@ozlabs.org, linux-kernel@vger.kernel.org, Christian Borntraeger , Martin Schwidefsky , Thomas Gleixner List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , * Paul Mackerras wrote: > Signed-off-by: Paul Mackerras > --- > account_process_tick now takes the task_struct * as an argument. > Tested both with and without CONFIG_VIRT_CPU_ACCOUNTING. thanks, applied. Ingo