Hi Jason, On Mon, 8 Jul 2019 16:08:27 +0000 Jason Gunthorpe wrote: > > From f10ff380fd7dfba4a36d40f8dd00fe17da8a1a10 Mon Sep 17 00:00:00 2001 > From: Jason Gunthorpe > Date: Mon, 8 Jul 2019 12:17:48 -0300 > Subject: [PATCH] RDMA/rvt: Do not use a kernel header in the ABI > > rvt was using ib_sge as part of it's ABI, which is not allowed. Introduce > a new struct with the same layout and use it instead. > > Fixes: dabac6e460ce ("IB/hfi1: Move receive work queue struct into uapi directory") > Reported-by: Stephen Rothwell > Signed-off-by: Jason Gunthorpe I applied that to linux-next today. -- Cheers, Stephen Rothwell