aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorSteve Wise <swise@opengridcomputing.com>2008-03-04 16:44:52 -0600
committerRoland Dreier <rolandd@cisco.com>2008-03-10 21:22:22 -0700
commitd7c1fbd6606085dbf95e47068d6bd2db8a180e38 (patch)
tree0852af87269facc5f07f08bd20387f183976cca2 /MAINTAINERS
parentIB/iser: Handle iser_device allocation error gracefully (diff)
downloadlinux-dev-d7c1fbd6606085dbf95e47068d6bd2db8a180e38.tar.xz
linux-dev-d7c1fbd6606085dbf95e47068d6bd2db8a180e38.zip
RDMA/iwcm: Don't access a cm_id after dropping reference
cm_work_handler() can access cm_id_priv after it drops its reference by calling iwch_deref_id(), which might cause it to be freed. The fix is to look at whether IWCM_F_CALLBACK_DESTROY is set _before_ dropping the reference. Then if it was set, free the cm_id on this thread. Signed-off-by: Steve Wise <swise@opengridcomputing.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions