On 22/05/2019 11:06, Gal Pressman wrote: > When destroy_* is called as a result of uverbs create cleanup flow a > cleared udata should be passed instead of NULL to indicate that it is > called under user flow. > > Fixes: bc38a6abdd5a ("[PATCH] IB uverbs: core implementation") > Fixes: 67cdb40ca444 ("[IB] uverbs: Implement more commands") > Fixes: 42849b2697c3 ("RDMA/uverbs: Export ib_open_qp() capability to user space") > Fixes: 9ee79fce3642 ("IB/core: Add completion queue (cq) object actions") > Signed-off-by: Gal Pressman <galpress@xxxxxxxxxx> Forgot to mention, this patch is applied on top of Jason's fix: https://patchwork.kernel.org/patch/10954379/