On Fri, 2016-09-16 at 10:43 -0700, Srinivas Pandruvada wrote: > Hi Ritesh, > > > On Wed, 2016-09-14 at 21:30 +0530, Ritesh Raj Sarraf wrote: > > Hello Bastien, > >  > > On Wed, 2016-09-14 at 17:44 +0200, Bastien Nocera wrote: > > >  > > >  > > > My guess: > > > -       return (int) (info_1->index - info_2->index); > > > +       return ((int) info_1->index - (int) info_2->index); > > >  > Can you try attached patch for both 4.7 and 4.8 kernel? Thank you Srini. With this patch, it works perfect on 4.8-rc6 kernel. Log is attached for your reference. I'll also confirm for 4.7 soon. -- Ritesh Raj Sarraf RESEARCHUT - http://www.researchut.com "Necessity is the mother of invention."