From: Daniel Vetter Date: Thu, 9 Jul 2015 21:44:30 +0000 (+0200) Subject: drm: Check locking in drm_for_each_fb X-Git-Tag: omap-for-v4.3/fixes-rc1~89^2~34^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4676ba0be756b2b02b9737147713d458042962f7;p=pandora-kernel.git drm: Check locking in drm_for_each_fb Ever since framebuffers are reference counted we have a special lock for the global fb list. Make sure users of that list do hold that lock when using the new iterators. Reviewed-by: Maarten Lankhorst Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed