Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 215946
b: refs/heads/master
c: a7b6b77
h: refs/heads/master
v: v3
  • Loading branch information
Tejun Heo authored and Pekka Enberg committed Oct 2, 2010
1 parent 57d9861 commit 84440c2
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: 0bc14062414d35c269b7c7dc3243a890886e7b38
refs/heads/master: a7b6b77b8917488d2d6b99d82673845e508144a3
2 changes: 1 addition & 1 deletion trunk/include/linux/percpu.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
#ifdef CONFIG_SMP

/* minimum unit size, also is the maximum supported allocation size */
#define PCPU_MIN_UNIT_SIZE PFN_ALIGN(64 << 10)
#define PCPU_MIN_UNIT_SIZE PFN_ALIGN(32 << 10)

/*
* Percpu allocator can serve percpu allocations before slab is
Expand Down

0 comments on commit 84440c2

Please sign in to comment.