Commit 7c7c5cb
drm/xe: remove unmatched xe_vm_unlock() from __xe_exec_queue_init()
There is unmatched xe_vm_unlock() in the __xe_exec_queue_init().
Leftover from commit fbeaad0 ("drm/xe: Create LRC BO without VM")
Fixes: 2b0a0ce ("drm/xe: Create LRC BO without VM")
Signed-off-by: Maciej Patelczyk <[email protected]>
Reviewed-by: Jonathan Cavitt <[email protected]>
Reviewed-by: Matthew Brost <[email protected]>
Signed-off-by: Niranjana Vishwanathapura <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
(cherry picked from commit 28b996c)
Signed-off-by: Thomas Hellström <[email protected]>1 parent 2b0a0ce commit 7c7c5cb
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
118 | 117 | | |
119 | 118 | | |
120 | 119 | | |
| |||
136 | 135 | | |
137 | 136 | | |
138 | 137 | | |
139 | | - | |
| 138 | + | |
140 | 139 | | |
141 | 140 | | |
142 | 141 | | |
| |||
146 | 145 | | |
147 | 146 | | |
148 | 147 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | 148 | | |
153 | 149 | | |
154 | 150 | | |
| |||
0 commit comments