Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39083
b: refs/heads/master
c: dcbd4ec
h: refs/heads/master
i:
  39081: 2dd4071
  39079: c4cefca
v: v3
  • Loading branch information
Christoph Lameter authored and Linus Torvalds committed Oct 7, 2006
1 parent 78bf0ec commit 9e9f6c0
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: ada26d41e9ee1da31d11957b4452f4227a292e10
refs/heads/master: dcbd4ec4c258f88d4cfd3c309c8a56faff061340
1 change: 0 additions & 1 deletion trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -1328,7 +1328,6 @@ static void init_list(struct kmem_cache *cachep, struct kmem_list3 *list,
{
struct kmem_list3 *ptr;

BUG_ON(cachep->nodelists[nodeid] != list);
ptr = kmalloc_node(sizeof(struct kmem_list3), GFP_KERNEL, nodeid);
BUG_ON(!ptr);

Expand Down

0 comments on commit 9e9f6c0

Please sign in to comment.