Re: [PATCH] irqchip: nps: add 64BIT dependency

2016-05-20 Thread Geert Uytterhoeven
Hi Arnd, On Thu, May 12, 2016 at 11:03 PM, Arnd Bergmann wrote: > The newly added nps irqchip driver causes build warnings on ARM64. > > include/soc/nps/common.h: In function 'nps_host_reg_non_cl': > include/soc/nps/common.h:148:9: warning: cast to pointer from integer of > different size [-Wint

RE: linux-4.5-rc3/arch/arc/kernel/unwind.c:629: undefined behaviour ?

2016-05-20 Thread David Binderman
Hello there, > What compiler are you using - for me it builds clean here ! A static C/C++ code analyser called cppcheck. Available from sourceforge. I find it very useful for all C/C++ development. Regards David Binderman > > -Vineet > > On Monday 08 Fe

Re: [PATCH] irqchip: nps: add 64BIT dependency

2016-05-20 Thread Vineet Gupta
On Friday 20 May 2016 01:04 PM, Geert Uytterhoeven wrote: > Hi Arnd, > > On Thu, May 12, 2016 at 11:03 PM, Arnd Bergmann wrote: >> The newly added nps irqchip driver causes build warnings on ARM64. >> >> include/soc/nps/common.h: In function 'nps_host_reg_non_cl': >> include/soc/nps/common.h:148:

Re: [PATCH] irqchip: nps: add 64BIT dependency

2016-05-20 Thread Geert Uytterhoeven
Hi Vineet, On Fri, May 20, 2016 at 10:22 AM, Vineet Gupta wrote: > On Friday 20 May 2016 01:04 PM, Geert Uytterhoeven wrote: >> On Thu, May 12, 2016 at 11:03 PM, Arnd Bergmann wrote: >>> The newly added nps irqchip driver causes build warnings on ARM64. >>> include/soc/nps/common.h: In function