Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330451
b: refs/heads/master
c: 82bd550
h: refs/heads/master
i:
  330449: a8ff7a4
  330447: e7ff0b6
v: v3
  • Loading branch information
David Rientjes authored and Pekka Enberg committed Sep 26, 2012
1 parent 8ce203f commit 2440950
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: 1e5965bf1f018cc30a4659fa3f1a40146e4276f6
refs/heads/master: 82bd5508b4080e851ac1a9b62bed6d727b1b4a84
2 changes: 1 addition & 1 deletion trunk/mm/slob.c
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ void *__kmalloc_track_caller(size_t size, gfp_t gfp, unsigned long caller)
}

#ifdef CONFIG_NUMA
void *__kmalloc_node_track_caller(size_t size, gfp_t gfpflags,
void *__kmalloc_node_track_caller(size_t size, gfp_t gfp,
int node, unsigned long caller)
{
return __do_kmalloc_node(size, gfp, node, caller);
Expand Down

0 comments on commit 2440950

Please sign in to comment.