All of lore.kernel.org
 help / color / mirror / Atom feed
From: clsoto-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org
To: eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org,
	roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org,
	hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: brking-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org,
	clsoto-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org
Subject: [PATCH v2 0/2] IB/mlx5: Add PCI error handler support for mlx5
Date: Fri, 14 Mar 2014 12:14:56 -0500	[thread overview]
Message-ID: <20140314171456.181059236@linux.vnet.ibm.com> (raw)

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

             reply	other threads:[~2014-03-14 17:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-14 17:14 clsoto-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140314171456.181059236@linux.vnet.ibm.com \
    --to=clsoto-23vcf4htsmix0ybbhkvfkdbpr1lh4cv8@public.gmane.org \
    --cc=brking-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org \
    --cc=eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=roland-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=sean.hefty-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.