Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 251664
b: refs/heads/master
c: 49a78d0
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed May 26, 2011
1 parent 415b858 commit 2c2bac7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 3f5785ec31adcb7cafa9135087297a38d9698cf8
refs/heads/master: 49a78d085fa6b44d6ed791923c7172a6433589c2
1 change: 0 additions & 1 deletion trunk/mm/slub.c
Original file line number Diff line number Diff line change
Expand Up @@ -1831,7 +1831,6 @@ static void *__slab_alloc(struct kmem_cache *s, gfp_t gfpflags, int node,
page->inuse = page->objects;
page->freelist = NULL;

unlock_out:
slab_unlock(page);
c->tid = next_tid(c->tid);
local_irq_restore(flags);
Expand Down

0 comments on commit 2c2bac7

Please sign in to comment.