From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-iy0-f174.google.com ([209.85.210.174]:44827 "EHLO mail-iy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751240Ab0LUTYg (ORCPT ); Tue, 21 Dec 2010 14:24:36 -0500 From: Kevin Hilman Subject: Re: [PATCH 0/40] Complete set of clocksource/sched_clock patches References: <20101217113223.GC9937@n2100.arm.linux.org.uk> Date: Tue, 21 Dec 2010 11:24:30 -0800 In-Reply-To: <20101217113223.GC9937@n2100.arm.linux.org.uk> (Russell King's message of "Fri, 17 Dec 2010 11:32:23 +0000") Message-ID: <87pqsvx72p.fsf@deeprootsystems.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-arm-msm-owner@vger.kernel.org List-ID: To: Russell King - ARM Linux Cc: Alessandro Rubini , Bryan Huntsman , Colin Cross , Daniel Walker , David Brown , Eric Miao , Erik Gilling , "Hans J. Koch" , Imre Kaloz , Krzysztof Halasa , Kukjin Kim , Lennert Buytenhek , Jiandong Zheng , Linus Walleij , linux-arm-msm@vger.kernel.org, linux-omap@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-tegra@vger.kernel.org, Nicolas Pitre , Olof Johansson , Sascha Hauer , Scott Branden , STEricsson , Tony Lindgren , Viresh Kumar , Wan ZongShun , linux-arm-kernel@lists.infradead.org Russell King - ARM Linux writes: > Here is the entire set of clocksource and sched_clock patches which > have been previously posted. There's a couple of small tweaks in a > few of the patches (such as adding notrace to OMAP clocksource read > functions), and this also shows the proper ordering of these patches. > > Still looking for acks or tested-by's for these patches. Tested-by: Kevin Hilman on a few davinci platforms. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 0/40] Complete set of clocksource/sched_clock patches Date: Tue, 21 Dec 2010 11:24:30 -0800 Message-ID: <87pqsvx72p.fsf@deeprootsystems.com> References: <20101217113223.GC9937@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: In-Reply-To: <20101217113223.GC9937@n2100.arm.linux.org.uk> (Russell King's message of "Fri, 17 Dec 2010 11:32:23 +0000") Sender: linux-samsung-soc-owner@vger.kernel.org To: Russell King - ARM Linux Cc: Alessandro Rubini , Bryan Huntsman , Colin Cross , Daniel Walker , David Brown , Eric Miao , Erik Gilling , "Hans J. Koch" , Imre Kaloz , Krzysztof Halasa , Kukjin Kim , Lennert Buytenhek , Jiandong Zheng , Linus Walleij , linux-arm-msm@vger.kernel.org, linux-omap@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-tegra@vger.kernel.org, Nicolas Pitre , Olof Johansson , Sascha Hauer , Scott Branden , STEricsson , Tony Lindgren List-Id: linux-omap@vger.kernel.org Russell King - ARM Linux writes: > Here is the entire set of clocksource and sched_clock patches which > have been previously posted. There's a couple of small tweaks in a > few of the patches (such as adding notrace to OMAP clocksource read > functions), and this also shows the proper ordering of these patches. > > Still looking for acks or tested-by's for these patches. Tested-by: Kevin Hilman on a few davinci platforms. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@deeprootsystems.com (Kevin Hilman) Date: Tue, 21 Dec 2010 11:24:30 -0800 Subject: [PATCH 0/40] Complete set of clocksource/sched_clock patches In-Reply-To: <20101217113223.GC9937@n2100.arm.linux.org.uk> (Russell King's message of "Fri, 17 Dec 2010 11:32:23 +0000") References: <20101217113223.GC9937@n2100.arm.linux.org.uk> Message-ID: <87pqsvx72p.fsf@deeprootsystems.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Russell King - ARM Linux writes: > Here is the entire set of clocksource and sched_clock patches which > have been previously posted. There's a couple of small tweaks in a > few of the patches (such as adding notrace to OMAP clocksource read > functions), and this also shows the proper ordering of these patches. > > Still looking for acks or tested-by's for these patches. Tested-by: Kevin Hilman on a few davinci platforms. Kevin