Re: array bounds warning in xfrm_output_resume

2018-09-20 Thread David Ahern
On 9/20/18 7:06 AM, Florian Westphal wrote: > David Ahern wrote: >>> $ make O=kbuild/perf -j 24 -s >>> In file included from /home/dsa/kernel-3.git/include/linux/kernel.h:10:0, >>> from /home/dsa/kernel-3.git/include/linux/list.h:9, >>> from /home/dsa/kernel-3.git

Re: array bounds warning in xfrm_output_resume

2018-09-20 Thread Florian Westphal
David Ahern wrote: > > $ make O=kbuild/perf -j 24 -s > > In file included from /home/dsa/kernel-3.git/include/linux/kernel.h:10:0, > > from /home/dsa/kernel-3.git/include/linux/list.h:9, > > from /home/dsa/kernel-3.git/include/linux/module.h:9, > >

Re: array bounds warning in xfrm_output_resume

2018-09-19 Thread Florian Westphal
David Ahern wrote: > > I believe ef57170bbfdd6 is the commit that introduced the warning > > > > Hi Florian: > > I am still seeing this. I realize the compiler is not understanding the > conditions properly, but it is a distraction every time I do a kernel > build on Debian Stretch having to fi

Re: array bounds warning in xfrm_output_resume

2018-09-19 Thread David Ahern
On 6/18/18 11:10 AM, David Ahern wrote: > Florian: > > I am seeing this warning: > > $ make O=kbuild/perf -j 24 -s > In file included from /home/dsa/kernel-3.git/include/linux/kernel.h:10:0, > from /home/dsa/kernel-3.git/include/linux/list.h:9, > from /home/dsa/k

Re: array bounds warning in xfrm_output_resume

2018-06-19 Thread Florian Westphal
David Ahern wrote: > $ make O=kbuild/perf -j 24 -s > In file included from /home/dsa/kernel-3.git/include/linux/kernel.h:10:0, > from /home/dsa/kernel-3.git/include/linux/list.h:9, > from /home/dsa/kernel-3.git/include/linux/module.h:9, > from /ho

array bounds warning in xfrm_output_resume

2018-06-18 Thread David Ahern
Florian: I am seeing this warning: $ make O=kbuild/perf -j 24 -s In file included from /home/dsa/kernel-3.git/include/linux/kernel.h:10:0, from /home/dsa/kernel-3.git/include/linux/list.h:9, from /home/dsa/kernel-3.git/include/linux/module.h:9, f