netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] IB/mlx5: Add PCI error handler support for mlx5
@ 2014-03-14 17:14 clsoto-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8
  2014-03-14 17:14 ` [PATCH v2 1/2] IB/mlx5: Implementation of PCI error handler clsoto
  2014-03-14 17:14 ` [PATCH v2 2/2] IB/mlx5: Free resources during PCI error clsoto
  0 siblings, 2 replies; 4+ messages in thread
From: clsoto-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8 @ 2014-03-14 17:14 UTC (permalink / raw)
  To: eli-VPRAkNaXOzVWk0Htik3J/w, roland-DgEjT+Ai2ygdnm+yROfE0A,
	sean.hefty-ral2JQCrhuEAvxtiuMwx3w,
	hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA, netdev-u79uwXL29TY76Z2rM5mHXA
  Cc: brking-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8,
	clsoto-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8

The following series add PCI error handler support for mlx5 driver and
improvements in the mlx5 remove_one function to make sure that it can execute
all the functions to tear down the resources.

IB/mlx5: Implementation of PCI error handler
IB/mlx5: Free resources during PCI error

 drivers/infiniband/hw/mlx5/main.c              |   32 ++++++++++++++++++++++++-
 drivers/infiniband/hw/mlx5/mr.c                |    9 ++++---
 drivers/infiniband/hw/mlx5/qp.c                |    6 +++-
 drivers/net/ethernet/mellanox/mlx5/core/cmd.c  |    7 +++++
 drivers/net/ethernet/mellanox/mlx5/core/eq.c   |    8 ++----
 drivers/net/ethernet/mellanox/mlx5/core/main.c |    1
 include/linux/mlx5/driver.h                    |    2 -
 7 files changed, 53 insertions(+), 12 deletions(-)

Carol Soto
-- 
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-03-17 13:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-14 17:14 [PATCH v2 0/2] IB/mlx5: Add PCI error handler support for mlx5 clsoto-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8
2014-03-14 17:14 ` [PATCH v2 1/2] IB/mlx5: Implementation of PCI error handler clsoto
2014-03-14 17:14 ` [PATCH v2 2/2] IB/mlx5: Free resources during PCI error clsoto
2014-03-17 13:32   ` Eli Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).