From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 3/4] ARM: OMAP: Remove MPU-timer based sched_clock() Date: Fri, 23 Nov 2007 12:26:44 -0800 Message-ID: <20071123202643.GB559@atomide.com> References: <20071112232401.723638265@mvista.com> <20071112232414.658134414@mvista.com> <20071123191815.GA559@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20071123191815.GA559@atomide.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Kevin Hilman Cc: linux-omap-open-source@linux.omap.com List-Id: linux-omap@vger.kernel.org * Tony Lindgren [071123 11:19]: > * Kevin Hilman [071112 15:25]: > > Remove MPU-timer based sched_clock() in favor of the common one based > > on 32k sync timer which works across all OMAP1/2/3 platforms. > > > > Using 32k based one also gives a valid sched_clock() very early in the > > boot process. > > AFAIK there is no 32k sync timer for 15xx, or have I missed something? I'll push the other three patches today. Tony