Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373740
b: refs/heads/master
c: 14e50c6
h: refs/heads/master
v: v3
  • Loading branch information
Aaron Tomlin authored and Pekka Enberg committed May 1, 2013
1 parent 2e8b521 commit d543e05
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: 7cccd80b4397699902aced1ad3d692d384aaab77
refs/heads/master: 14e50c6a9bc2b283bb4021026226268312ceefdd
1 change: 1 addition & 0 deletions trunk/mm/slab.c
Original file line number Diff line number Diff line change
Expand Up @@ -3289,6 +3289,7 @@ static void *____cache_alloc_node(struct kmem_cache *cachep, gfp_t flags,
void *obj;
int x;

VM_BUG_ON(nodeid > num_online_nodes());
n = cachep->node[nodeid];
BUG_ON(!n);

Expand Down

0 comments on commit d543e05

Please sign in to comment.