> create_workqueue always creates the worqeueu with WQ_MEM_RECLAIM Typo "worqeueu" -> "workqueue" > and silences a flush dependancy warn for WQ_LEGACY. Instead, we > want to keep the warn in case the allocator tries to flush the > cm workqueue because its very likely that cm work execution will > yield memory allocations (for example cm connection requests) . > > Reported-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Sagi Grimberg <sagi@xxxxxxxxxxx> The change looks good. Reviewed-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html