Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20089
b: refs/heads/master
c: 9934a79
h: refs/heads/master
i:
  20087: 19194d2
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Feb 8, 2006
1 parent e36bcc3 commit 2e5122f
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: 30e9656cc340035e102fea46e1908689494b042d
refs/heads/master: 9934a7939e1cdce62ece9ef7d25ebb3c55547fac
2 changes: 1 addition & 1 deletion trunk/mm/slob.c
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ EXPORT_SYMBOL(slab_reclaim_pages);

#ifdef CONFIG_SMP

void *__alloc_percpu(size_t size, size_t align)
void *__alloc_percpu(size_t size)
{
int i;
struct percpu_data *pdata = kmalloc(sizeof (*pdata), GFP_KERNEL);
Expand Down

0 comments on commit 2e5122f

Please sign in to comment.