On Wed, Jul 10, 2019 at 10:07:11AM -0700, Nathan Chancellor wrote: > On Wed, Jul 10, 2019 at 10:03:23AM -0700, Ira Weiny wrote: > > What version of the kernel was this found on? > > > > I don't see the problem with 5.2. AFAICS there is no 'err' in the function > > scope and the if scoped 'err' is initialized properly on line 239. > > > > Ira > > > > $ git describe --contains 239b0e52d8aa > next-20190709~84^2~57 > > I should probably be better about adding 'PATCH -next' to my patches, > sorry for the confusion! Ah I see it now... Sorry I was just not up to date on the rdma tree. Sorry about the noise. Thanks, Ira > > Cheers, > Nathan