commit | 06fba6d4168069d818593e2fcc2d4bd0f888e97b | [log] [tgz] |
---|---|---|
author | Thomas Hellstrom <thellstrom@vmware.com> | Fri Oct 29 10:46:48 2010 +0200 |
committer | Dave Airlie <airlied@redhat.com> | Tue Nov 09 13:33:49 2010 +1000 |
tree | 25f0d1338da8942ef54b8ab926a48c1789317eee | |
parent | dbc4a5b83585e89a6bce650d32426f61c8d4bca5 [diff] |
drm/ttm: Add a barrier when unreserving 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>