commit | 75215e5bb22c9c502e47398bdc35c247b1469809 | [log] [tgz] |
---|---|---|
author | Sagi Grimberg <sagi@grimberg.me> | Tue Aug 15 22:20:38 2017 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Fri Aug 18 10:46:20 2017 -0400 |
tree | fadbbd1eeff8a0b0d9da4bbf49b5fb2f28bb73bb | |
parent | cb93e597779e565dfeda34aede83c2565ddadc97 [diff] |
iwcm: Don't allocate iwcm workqueue with WQ_MEM_RECLAIM Its very likely that iwcm work execution will yield memory allocations (for example cm connection request). Reported-by: Steve Wise <swise@opengridcomputing.com> Reviewed-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Doug Ledford <dledford@redhat.com>