Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-23 Thread Sonny Rao
On Fri, Nov 21, 2014 at 12:58 PM, Olof Johansson wrote: > On Thu, Nov 20, 2014 at 8:58 AM, Catalin Marinas > wrote: >> Doug, >> >> On Thu, Nov 20, 2014 at 04:24:09PM +, Doug Anderson wrote: >>> On Thu, Nov 20, 2014 at 8:10 AM, Catalin Marinas >>> wrote: >>> > On Wed, Oct 08, 2014 at

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-23 Thread Sonny Rao
On Fri, Nov 21, 2014 at 12:58 PM, Olof Johansson o...@lixom.net wrote: On Thu, Nov 20, 2014 at 8:58 AM, Catalin Marinas catalin.mari...@arm.com wrote: Doug, On Thu, Nov 20, 2014 at 04:24:09PM +, Doug Anderson wrote: On Thu, Nov 20, 2014 at 8:10 AM, Catalin Marinas

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-21 Thread Olof Johansson
On Thu, Nov 20, 2014 at 8:58 AM, Catalin Marinas wrote: > Doug, > > On Thu, Nov 20, 2014 at 04:24:09PM +, Doug Anderson wrote: >> On Thu, Nov 20, 2014 at 8:10 AM, Catalin Marinas >> wrote: >> > On Wed, Oct 08, 2014 at 08:38:57AM +0100, Sonny Rao wrote: >> >> This is a bug fix for using

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-21 Thread Olof Johansson
On Thu, Nov 20, 2014 at 8:58 AM, Catalin Marinas catalin.mari...@arm.com wrote: Doug, On Thu, Nov 20, 2014 at 04:24:09PM +, Doug Anderson wrote: On Thu, Nov 20, 2014 at 8:10 AM, Catalin Marinas catalin.mari...@arm.com wrote: On Wed, Oct 08, 2014 at 08:38:57AM +0100, Sonny Rao wrote:

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Catalin Marinas
Doug, On Thu, Nov 20, 2014 at 04:24:09PM +, Doug Anderson wrote: > On Thu, Nov 20, 2014 at 8:10 AM, Catalin Marinas > wrote: > > On Wed, Oct 08, 2014 at 08:38:57AM +0100, Sonny Rao wrote: > >> This is a bug fix for using physical arch timers when > >> the arch_timer_use_virtual boolean is

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Doug Anderson
Catalin, On Thu, Nov 20, 2014 at 8:10 AM, Catalin Marinas wrote: > On Wed, Oct 08, 2014 at 08:38:57AM +0100, Sonny Rao wrote: >> This is a bug fix for using physical arch timers when >> the arch_timer_use_virtual boolean is false. It restores the >> arch_counter_get_cntpct() function after

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Catalin Marinas
On Wed, Oct 08, 2014 at 08:38:57AM +0100, Sonny Rao wrote: > This is a bug fix for using physical arch timers when > the arch_timer_use_virtual boolean is false. It restores the > arch_counter_get_cntpct() function after removal in > > 0d651e4e "clocksource: arch_timer: use virtual counters" >

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Daniel Lezcano
On 10/08/2014 09:38 AM, Sonny Rao wrote: This is a bug fix for using physical arch timers when the arch_timer_use_virtual boolean is false. It restores the arch_counter_get_cntpct() function after removal in 0d651e4e "clocksource: arch_timer: use virtual counters" We need this on certain

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Daniel Lezcano
On 10/08/2014 09:38 AM, Sonny Rao wrote: This is a bug fix for using physical arch timers when the arch_timer_use_virtual boolean is false. It restores the arch_counter_get_cntpct() function after removal in 0d651e4e "clocksource: arch_timer: use virtual counters" We need this on certain

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Sonny Rao
On Thu, Nov 20, 2014 at 12:49 AM, Maxime Ripard wrote: > Hi, > > On Wed, Oct 08, 2014 at 12:38:57AM -0700, Sonny Rao wrote: >> This is a bug fix for using physical arch timers when >> the arch_timer_use_virtual boolean is false. It restores the >> arch_counter_get_cntpct() function after removal

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Maxime Ripard
Hi, On Wed, Oct 08, 2014 at 12:38:57AM -0700, Sonny Rao wrote: > This is a bug fix for using physical arch timers when > the arch_timer_use_virtual boolean is false. It restores the > arch_counter_get_cntpct() function after removal in > > 0d651e4e "clocksource: arch_timer: use virtual

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Maxime Ripard
Hi, On Wed, Oct 08, 2014 at 12:38:57AM -0700, Sonny Rao wrote: This is a bug fix for using physical arch timers when the arch_timer_use_virtual boolean is false. It restores the arch_counter_get_cntpct() function after removal in 0d651e4e clocksource: arch_timer: use virtual counters We

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Sonny Rao
On Thu, Nov 20, 2014 at 12:49 AM, Maxime Ripard maxime.rip...@free-electrons.com wrote: Hi, On Wed, Oct 08, 2014 at 12:38:57AM -0700, Sonny Rao wrote: This is a bug fix for using physical arch timers when the arch_timer_use_virtual boolean is false. It restores the arch_counter_get_cntpct()

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Daniel Lezcano
On 10/08/2014 09:38 AM, Sonny Rao wrote: This is a bug fix for using physical arch timers when the arch_timer_use_virtual boolean is false. It restores the arch_counter_get_cntpct() function after removal in 0d651e4e clocksource: arch_timer: use virtual counters We need this on certain ARMv7

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Daniel Lezcano
On 10/08/2014 09:38 AM, Sonny Rao wrote: This is a bug fix for using physical arch timers when the arch_timer_use_virtual boolean is false. It restores the arch_counter_get_cntpct() function after removal in 0d651e4e clocksource: arch_timer: use virtual counters We need this on certain ARMv7

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Catalin Marinas
On Wed, Oct 08, 2014 at 08:38:57AM +0100, Sonny Rao wrote: This is a bug fix for using physical arch timers when the arch_timer_use_virtual boolean is false. It restores the arch_counter_get_cntpct() function after removal in 0d651e4e clocksource: arch_timer: use virtual counters We need

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Doug Anderson
Catalin, On Thu, Nov 20, 2014 at 8:10 AM, Catalin Marinas catalin.mari...@arm.com wrote: On Wed, Oct 08, 2014 at 08:38:57AM +0100, Sonny Rao wrote: This is a bug fix for using physical arch timers when the arch_timer_use_virtual boolean is false. It restores the arch_counter_get_cntpct()

Re: [PATCH v4] clocksource: arch_timer: Fix code to use physical timers when requested

2014-11-20 Thread Catalin Marinas
Doug, On Thu, Nov 20, 2014 at 04:24:09PM +, Doug Anderson wrote: On Thu, Nov 20, 2014 at 8:10 AM, Catalin Marinas catalin.mari...@arm.com wrote: On Wed, Oct 08, 2014 at 08:38:57AM +0100, Sonny Rao wrote: This is a bug fix for using physical arch timers when the arch_timer_use_virtual