From: Erik Gilling Date: Fri, 1 Mar 2013 00:43:11 +0000 (-0800) Subject: staging: sync: Add reference counting to timelines X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~137^2~825 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c5b86b7418f46220a623277718d6a909f520477b;p=pandora-kernel.git staging: sync: Add reference counting to timelines If a timeline is destroyed while fences still hold pts on it, the reworked fence release handler can cause the timeline to be freed before all it's points are freed. 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 [jstultz: Squished in compiler warning fix] Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed