Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752708AbXEXTK3 (ORCPT ); Thu, 24 May 2007 15:10:29 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750809AbXEXTKU (ORCPT ); Thu, 24 May 2007 15:10:20 -0400 Received: from mail-in-04.arcor-online.net ([151.189.21.44]:38168 "EHLO mail-in-04.arcor-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750806AbXEXTKS (ORCPT ); Thu, 24 May 2007 15:10:18 -0400 In-Reply-To: <200705242225.30225.sshtylyov@ru.mvista.com> References: <200705172142.26739.sshtylyov@ru.mvista.com> <200705242225.30225.sshtylyov@ru.mvista.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <1d767eeda7a427230eb320edbb6784c7@kernel.crashing.org> Content-Transfer-Encoding: 7bit Cc: linuxppc-dev@ozlabs.org, mingo@elte.hu, linux-kernel@vger.kernel.org, tglx@linutronix.de From: Segher Boessenkool Subject: Re: [PATCH 2.6.21-rt7] PowerPC: fix clockevents for classic CPUs Date: Thu, 24 May 2007 21:10:15 +0200 To: Sergei Shtylyov X-Mailer: Apple Mail (2.623) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 670 Lines: 17 > * We must write a positive value to the decrementer to clear > - * the interrupt on the IBM 970 CPU series. In periodic mode, > - * this happens when the decrementer gets reloaded later, but > - * in one-shot mode, we have to do it here since an event handler > - * may skip loading the new value... > + * the interrupt on POWER4+ compatible CPUs. No, it is *not* only on POWER4+ compatible CPUs. Sigh. Segher - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/