On Tue, Jan 22, 2019 at 10:24:23AM -0800, Bart Van Assche wrote: > This patch avoids that sparse complains about missing function declarations. > > Cc: Jason Gunthorpe <jgg@xxxxxxxxxxxx> > Cc: Leon Romanovsky <leonro@xxxxxxxxxxxx> > Cc: Doug Ledford <dledford@xxxxxxxxxx> > Fixes: f27a0d50a4bc ("RDMA/umem: Use umem->owning_mm inside ODP") # v4.20 Is this # v4.20 a thing now? I haven't seen it before with fixes. It is really easy to get the tag from a fixes with 'git describe --contains' Jason