drm/ttm: Add a barrier when unreserving
authorThomas Hellstrom <thellstrom@vmware.com>
Fri, 29 Oct 2010 08:46:48 +0000 (10:46 +0200)
committerDave Airlie <airlied@redhat.com>
Tue, 9 Nov 2010 03:33:49 +0000 (13:33 +1000)
Since we're doing this outside of a spinlock to provide the necessary
barriers, add an explicit barrier.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found