Re: [PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff

2015-01-06 Thread Jason Cooper
On Thu, Dec 11, 2014 at 11:03:36AM +, Wang Long wrote: > HiP04 GIC extends to support 16 cores, so we should > initialize the hip04_cpu_map to 0x. > > Signed-off-by: Wang Long > --- > drivers/irqchip/irq-hip04.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to

Re: [PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff

2015-01-06 Thread Jason Cooper
On Thu, Dec 11, 2014 at 11:03:36AM +, Wang Long wrote: HiP04 GIC extends to support 16 cores, so we should initialize the hip04_cpu_map to 0x. Signed-off-by: Wang Long long.wangl...@huawei.com --- drivers/irqchip/irq-hip04.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

Re: [PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff

2015-01-03 Thread long.wanglong
On 2014/12/11 19:19, Haojian Zhuang wrote: > On 11 December 2014 at 19:03, Wang Long wrote: >> HiP04 GIC extends to support 16 cores, so we should >> initialize the hip04_cpu_map to 0x. >> >> Signed-off-by: Wang Long >> --- >> drivers/irqchip/irq-hip04.c | 2 +- >> 1 file changed, 1

Re: [PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff

2015-01-03 Thread long.wanglong
On 2014/12/11 19:19, Haojian Zhuang wrote: On 11 December 2014 at 19:03, Wang Long long.wangl...@huawei.com wrote: HiP04 GIC extends to support 16 cores, so we should initialize the hip04_cpu_map to 0x. Signed-off-by: Wang Long long.wangl...@huawei.com --- drivers/irqchip/irq-hip04.c |

Re: [PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff

2014-12-11 Thread Haojian Zhuang
On 11 December 2014 at 19:03, Wang Long wrote: > HiP04 GIC extends to support 16 cores, so we should > initialize the hip04_cpu_map to 0x. > > Signed-off-by: Wang Long > --- > drivers/irqchip/irq-hip04.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

[PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff

2014-12-11 Thread Wang Long
HiP04 GIC extends to support 16 cores, so we should initialize the hip04_cpu_map to 0x. Signed-off-by: Wang Long --- drivers/irqchip/irq-hip04.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/irqchip/irq-hip04.c b/drivers/irqchip/irq-hip04.c index

[PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff

2014-12-11 Thread Wang Long
HiP04 GIC extends to support 16 cores, so we should initialize the hip04_cpu_map to 0x. Signed-off-by: Wang Long long.wangl...@huawei.com --- drivers/irqchip/irq-hip04.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/irqchip/irq-hip04.c

Re: [PATCH] irq: irq-hip04: initialize hip04_cpu_map to 0xffff

2014-12-11 Thread Haojian Zhuang
On 11 December 2014 at 19:03, Wang Long long.wangl...@huawei.com wrote: HiP04 GIC extends to support 16 cores, so we should initialize the hip04_cpu_map to 0x. Signed-off-by: Wang Long long.wangl...@huawei.com --- drivers/irqchip/irq-hip04.c | 2 +- 1 file changed, 1 insertion(+), 1