From: David S. Miller Date: Mon, 28 Sep 2009 21:39:58 +0000 (-0700) Subject: sparc64: Increase vmalloc size to fix percpu regressions. X-Git-Tag: v2.6.32-rc4~57^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b6b9d62475bdea00b366cb80b0fadba446f176d;p=pandora-kernel.git sparc64: Increase vmalloc size to fix percpu regressions. Since we now use the embedding percpu allocator we have to make the vmalloc area at least as large as the stretch can be between nodes. Besides some minor asm adjustments, this turned out to be pretty trivial. Signed-off-by: David S. Miller --- Reading git-diff-tree failed