Re: net/can: trying to register non-static key in can_rx_register

2017-06-08 Thread Andrey Konovalov
On Thu, Jun 8, 2017 at 5:20 PM, Marc Kleine-Budde wrote: > On 06/08/2017 05:16 PM, Andrey Konovalov wrote: >> Hi, >> >> I've got the following error report while fuzzing the kernel with syzkaller. >> >> On commit b29794ec95c6856b316c2295904208bf11ffddd9 (4.12-rc4+). >> >> INFO: trying to register

Re: net/can: trying to register non-static key in can_rx_register

2017-06-08 Thread Marc Kleine-Budde
On 06/08/2017 05:16 PM, Andrey Konovalov wrote: > Hi, > > I've got the following error report while fuzzing the kernel with syzkaller. > > On commit b29794ec95c6856b316c2295904208bf11ffddd9 (4.12-rc4+). > > INFO: trying to register non-static key. > the code is fine but needs lockdep annotation.

net/can: trying to register non-static key in can_rx_register

2017-06-08 Thread Andrey Konovalov
Hi, I've got the following error report while fuzzing the kernel with syzkaller. On commit b29794ec95c6856b316c2295904208bf11ffddd9 (4.12-rc4+). INFO: trying to register non-static key. the code is fine but needs lockdep annotation. turning off the locking correctness validator. CPU: 2 PID: 1740