Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145496
b: refs/heads/master
c: 27704a1
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jun 5, 2009
1 parent 4cb574a commit 8100f6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9e10124e269a39de089c5e0d9936fae2ff889b2
refs/heads/master: 27704a16c9e0fb4c6b04344c7c4c40ac16148ec0
3 changes: 1 addition & 2 deletions trunk/drivers/gpu/drm/drm_bufs.c
Original file line number Diff line number Diff line change
Expand Up @@ -371,8 +371,7 @@ static int drm_addmap_core(struct drm_device * dev, resource_size_t offset,
list->user_token = list->hash.key << PAGE_SHIFT;
mutex_unlock(&dev->struct_mutex);

if (!(map->flags & _DRM_DRIVER))
list->master = dev->primary->master;
list->master = dev->primary->master;
*maplist = list;
return 0;
}
Expand Down

0 comments on commit 8100f6d

Please sign in to comment.