drm/ttm: Use the hashtab _rcu interface for ttm_objects
authorThomas Hellstrom <thellstrom@vmware.com>
Tue, 20 Nov 2012 12:16:51 +0000 (12:16 +0000)
committerDave Airlie <airlied@redhat.com>
Wed, 28 Nov 2012 08:36:15 +0000 (18:36 +1000)
commit5293908afa04b651cc8a7e85ba0938b71f97c2f8
treec20f62bab68206a2fbcf91a71604f3a0dd02e83f
parentae8df2ae8aa27bfeb8d1b99e8adaac5810a97fa8
drm/ttm: Use the hashtab _rcu interface for ttm_objects

Also move a kref_init() out of spinlocked region

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_object.c