Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 228664
b: refs/heads/master
c: bbe2e11
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wilson committed Oct 28, 2010
1 parent 5f05c36 commit 54b50e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4a684a4117abd756291969336af454e8a958802f
refs/heads/master: bbe2e11a4b683ead070ad5823cdf756e1525b903
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/i915_gem.c
Original file line number Diff line number Diff line change
Expand Up @@ -4994,7 +4994,7 @@ i915_gem_inactive_shrink(struct shrinker *shrinker,
int cnt;

if (!mutex_trylock(&dev->struct_mutex))
return nr_to_scan ? 0 : -1;
return 0;

/* "fast-path" to count number of available objects */
if (nr_to_scan == 0) {
Expand Down

0 comments on commit 54b50e2

Please sign in to comment.