git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43565a0
)
drm/i915: take struct mutex around fb unref
author
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 11 Feb 2009 21:28:14 +0000
(13:28 -0800)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 20 Feb 2009 02:21:13 +0000
(12:21 +1000)
Need to do this in case the unref ends up doing a free.
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found