From 62fd235dc785ecc61b00d9d662c5a1d2641850d6 Mon Sep 17 00:00:00 2001 From: Tejun Heo Date: Fri, 3 Sep 2010 18:22:47 +0200 Subject: [PATCH] --- yaml --- r: 213237 b: refs/heads/master c: 6abad5acac09921f4944af77d3860f82d49f528d h: refs/heads/master i: 213235: 500522b71c2f17cf24e427331e72f853b77e20e7 v: v3 --- [refs] | 2 +- trunk/include/linux/percpu.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index e96d6d119c6b..54ee05758fd5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4f8b02b4e5c6896e073bed736136d420bd44b627 +refs/heads/master: 6abad5acac09921f4944af77d3860f82d49f528d diff --git a/trunk/include/linux/percpu.h b/trunk/include/linux/percpu.h index 49466b13c5c6..fc8130a7cac0 100644 --- a/trunk/include/linux/percpu.h +++ b/trunk/include/linux/percpu.h @@ -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