aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_panel.c
diff options
context:
space:
mode:
authorIlya Dryomov <ilya.dryomov@inktank.com>2014-03-04 11:57:17 +0200
committerShow Liu <show.liu@linaro.org>2014-06-18 12:03:36 +0800
commitd309e1c801643e55d2a65dc3dfef21c00dc6cba4 (patch)
tree4b79b54230bad3f464e5c9b1cf8ff107312b0b4b /drivers/gpu/drm/i915/intel_panel.c
parentc174b870f4158ade9ee0e67cf45c258078f7d910 (diff)
rbd: fix error paths in rbd_img_request_fill()
commit 42dd037c08c7cd6e3e9af7824b0c1d063f838885 upstream. Doing rbd_obj_request_put() in rbd_img_request_fill() error paths is not only insufficient, but also triggers an rbd_assert() in rbd_obj_request_destroy(): Assertion failure in rbd_obj_request_destroy() at line 1867: rbd_assert(obj_request->img_request == NULL); rbd_img_obj_request_add() adds obj_requests to the img_request, the opposite is rbd_img_obj_request_del(). Use it. Fixes: http://tracker.ceph.com/issues/7327 Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com> Reviewed-by: Alex Elder <elder@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_panel.c')
0 files changed, 0 insertions, 0 deletions