Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73114
b: refs/heads/master
c: 038477a
h: refs/heads/master
v: v3
  • Loading branch information
Roel Kluin authored and Dave Airlie committed Nov 5, 2007
1 parent f6d4f1f commit dc7dd2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7fc86860cf73e060ab8ed9763010dfe5b5389b1c
refs/heads/master: 038477aa15df6557ef0c8b2b60523c81eae58ee9
1 change: 1 addition & 0 deletions trunk/drivers/char/drm/sis_mm.c
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ static int sis_drm_alloc(struct drm_device *dev, struct drm_file *file_priv,
dev_priv->agp_initialized)) {
DRM_ERROR
("Attempt to allocate from uninitialized memory manager.\n");
mutex_unlock(&dev->struct_mutex);
return -EINVAL;
}

Expand Down

0 comments on commit dc7dd2d

Please sign in to comment.