From: Erik Gilling Date: Fri, 1 Mar 2013 00:43:10 +0000 (-0800) Subject: staging: sync: Add internal refcounting to fences X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~826 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=01544170e1959dd261ceec6413674a528221669b;p=pandora-kernel.git staging: sync: Add internal refcounting to fences If a fence is released while a timeline that one of it's pts is on is being signaled, it is possible for that fence to be deleted before it is signaled. This patch adds a refcount for internal references such as signaled pt processing. Cc: Maarten Lankhorst Cc: Erik Gilling Cc: Daniel Vetter Cc: Rob Clark Cc: Sumit Semwal Cc: dri-devel@lists.freedesktop.org Cc: Android Kernel Team Signed-off-by: Erik Gilling Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed