Re: arm64 hitting BUG in arch_timer.h

2014-12-11 Thread Mark Salter
On Thu, 2014-12-11 at 22:00 +0300, Sergei Shtylyov wrote: > Hello. > > On 12/10/2014 11:56 PM, Mark Salter wrote: > > > Using Linus' tree from this morning, I am hitting: > > > [0.00] BUG: failure at > > ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct! > > > This

Re: arm64 hitting BUG in arch_timer.h

2014-12-11 Thread Sergei Shtylyov
Hello. On 12/10/2014 11:56 PM, Mark Salter wrote: Using Linus' tree from this morning, I am hitting: [0.00] BUG: failure at ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct! This is triggered by commit 0b46b8a718 ("clocksource: arch_timer: Fix code to use

Re: arm64 hitting BUG in arch_timer.h

2014-12-11 Thread Catalin Marinas
On Wed, Dec 10, 2014 at 10:43:54PM +, Sonny Rao wrote: > On Wed, Dec 10, 2014 at 12:56 PM, Mark Salter wrote: > > Using Linus' tree from this morning, I am hitting: > > > >[0.00] BUG: failure at > > ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct! > > > > This

Re: arm64 hitting BUG in arch_timer.h

2014-12-11 Thread Catalin Marinas
On Wed, Dec 10, 2014 at 10:43:54PM +, Sonny Rao wrote: On Wed, Dec 10, 2014 at 12:56 PM, Mark Salter msal...@redhat.com wrote: Using Linus' tree from this morning, I am hitting: [0.00] BUG: failure at ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct!

Re: arm64 hitting BUG in arch_timer.h

2014-12-11 Thread Sergei Shtylyov
Hello. On 12/10/2014 11:56 PM, Mark Salter wrote: Using Linus' tree from this morning, I am hitting: [0.00] BUG: failure at ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct! This is triggered by commit 0b46b8a718 (clocksource: arch_timer: Fix code to use

Re: arm64 hitting BUG in arch_timer.h

2014-12-11 Thread Mark Salter
On Thu, 2014-12-11 at 22:00 +0300, Sergei Shtylyov wrote: Hello. On 12/10/2014 11:56 PM, Mark Salter wrote: Using Linus' tree from this morning, I am hitting: [0.00] BUG: failure at ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct! This is triggered

Re: arm64 hitting BUG in arch_timer.h

2014-12-10 Thread Sonny Rao
On Wed, Dec 10, 2014 at 12:56 PM, Mark Salter wrote: > Using Linus' tree from this morning, I am hitting: > >[0.00] BUG: failure at > ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct! > > This is triggered by commit 0b46b8a718 ("clocksource: arch_timer: Fix > code to

arm64 hitting BUG in arch_timer.h

2014-12-10 Thread Mark Salter
Using Linus' tree from this morning, I am hitting: [0.00] BUG: failure at ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct! This is triggered by commit 0b46b8a718 ("clocksource: arch_timer: Fix code to use physical timers when requested") which addresses an armv7

arm64 hitting BUG in arch_timer.h

2014-12-10 Thread Mark Salter
Using Linus' tree from this morning, I am hitting: [0.00] BUG: failure at ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct! This is triggered by commit 0b46b8a718 (clocksource: arch_timer: Fix code to use physical timers when requested) which addresses an armv7

Re: arm64 hitting BUG in arch_timer.h

2014-12-10 Thread Sonny Rao
On Wed, Dec 10, 2014 at 12:56 PM, Mark Salter msal...@redhat.com wrote: Using Linus' tree from this morning, I am hitting: [0.00] BUG: failure at ./arch/arm64/include/asm/arch_timer.h:112/arch_counter_get_cntpct! This is triggered by commit 0b46b8a718 (clocksource: arch_timer: