We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbedfb0 commit 26197b0Copy full SHA for 26197b0
drivers/gpu/drm/xe/xe_vm_types.h
@@ -259,7 +259,7 @@ struct xe_vm {
259
* up for revalidation. Protected from access with the
260
* @invalidated_lock. Removing items from the list
261
* additionally requires @lock in write mode, and adding
262
- * items to the list requires either the @userptr.notifer_lock in
+ * items to the list requires either the @userptr.notifier_lock in
263
* write mode, OR @lock in write mode.
264
*/
265
struct list_head invalidated;
0 commit comments