On Tue, Sep 04, 2018 at 11:45:14AM -0400, Chuck Lever wrote: > Code audit suggests that the RDMA CM event handler callback function > is _always_ invoked in a context that is safe to block. That's > important for consumer implementers to know, so document that in > the comment before rdma_create_id (where the handler function is > set up by the consumer). > > Signed-off-by: Chuck Lever <chuck.lever@xxxxxxxxxx> > --- > include/rdma/rdma_cm.h | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) Series applied to for-next, thanks Jason