RDMA/cxgb3: Handle EEH events
- wrap calls into cxgb3 and fail them if we're in the middle of a PCI EEH event. - correctly unwind and release endpoint and other resources when we are in an EEH event. - dispatch IB_EVENT_DEVICE_FATAL event when cxgb3 notifies iw_cxgb3 of a fatal error. Signed-off-by:Steve Wise <swise@opengridcomputing.com> Signed-off-by:
Roland Dreier <rolandd@cisco.com>
Showing
- drivers/infiniband/hw/cxgb3/cxio_hal.c 5 additions, 5 deletionsdrivers/infiniband/hw/cxgb3/cxio_hal.c
- drivers/infiniband/hw/cxgb3/cxio_hal.h 6 additions, 0 deletionsdrivers/infiniband/hw/cxgb3/cxio_hal.h
- drivers/infiniband/hw/cxgb3/iwch.c 9 additions, 2 deletionsdrivers/infiniband/hw/cxgb3/iwch.c
- drivers/infiniband/hw/cxgb3/iwch.h 5 additions, 0 deletionsdrivers/infiniband/hw/cxgb3/iwch.h
- drivers/infiniband/hw/cxgb3/iwch_cm.c 65 additions, 25 deletionsdrivers/infiniband/hw/cxgb3/iwch_cm.c
- drivers/infiniband/hw/cxgb3/iwch_qp.c 2 additions, 2 deletionsdrivers/infiniband/hw/cxgb3/iwch_qp.c
Loading
Please register or sign in to comment