RDMA/umem: Handle a half-complete start/end sequence
[sfrench/cifs-2.6.git] / include / rdma / ib_umem_odp.h
index ce950254590330a44911e086dd6f184173514d58..ec05c82ead7af30fc80634d7536a50fa4983658e 100644 (file)
@@ -89,6 +89,7 @@ struct ib_ucontext_per_mm {
        struct ib_ucontext *context;
        struct mm_struct *mm;
        struct pid *tgid;
+       bool active;
 
        struct rb_root_cached umem_tree;
        /* Protects umem_tree */