Re: [PATCH v2 15/16] MIPS: GIC: Use local interrupts for timer

2014-09-05 Thread Thomas Gleixner
On Fri, 5 Sep 2014, Andrew Bresticker wrote: > Instead of using GIC interrupt 0 for the timer (which was not even > handled correctly by the GIC irqchip code and could conflict with an > actual external interrupt), use the designated local interrupt for > the GIC timer. > > Also, since the timer

[PATCH v2 15/16] MIPS: GIC: Use local interrupts for timer

2014-09-05 Thread Andrew Bresticker
Instead of using GIC interrupt 0 for the timer (which was not even handled correctly by the GIC irqchip code and could conflict with an actual external interrupt), use the designated local interrupt for the GIC timer. Also, since the timer is a per-CPU interrupt, initialize it with setup_percpu_ir