diff options
| author | Christian König <[email protected]> | 2016-11-07 16:16:15 -0500 |
|---|---|---|
| committer | Sumit Semwal <[email protected]> | 2016-11-09 00:46:04 +0530 |
| commit | 98a6dd909bbd247ce10f36ce709906bc5e9dfeb0 (patch) | |
| tree | 16908d221377dbf44d4c73569ab5111406c31530 /fs/btrfs/dev-replace.c | |
| parent | 698c0f7ff21674ec08a4c6e99dd6da62fe5a344d (diff) | |
drm/ttm: fix ttm_bo_wait
reservation_object_wait_timeout_rcu() should enable signaling even with a
zero timeout, but ttm_bo_wait() can also be called from atomic context and
then it is not a good idea to do this.
Reviewed-by: Alex Deucher <[email protected]>
Signed-off-by: Christian König <[email protected]>
Reviewed-by: Gustavo Padovan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Signed-off-by: Sumit Semwal <[email protected]>
[sumits: fix checkpatch warnings]
Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions