summaryrefslogtreecommitdiff
path: root/xmalloc.h
AgeCommit message (Expand)AuthorFilesLines
2013-06-12ioops: misc: add dup{,2}_or_die to ioopsDaniel Borkmann1-1/+0
2013-06-04misc: cleanup header commentsDaniel Borkmann1-6/+0
2013-05-12xmalloc: Make xfree a two part macro/inlineTobias Klauser1-6/+11
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+35
tr>tree7096f9c1e96546fd3d2b30461a0c4c8f5e64d4c7 parent6b9dc6a474fd4e025c615ed4582735360005727c (diff)
drm/i915: Fix missing unlock on error in i915_ppgtt_info()
Add the missing unlock before return from function i915_ppgtt_info() in the error handling case. Fixes: 1d2ac403ae3b(drm: Protect dev->filelist with its own mutex) Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1465861320-26221-1-git-send-email-weiyj_lk@163.com (cherry picked from commit b0212486909de4f239ca9f20d032de1b1f2dc52e) Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Diffstat