sparc64: Increase vmalloc size to fix percpu regressions.
authorDavid S. Miller <davem@davemloft.net>
Mon, 28 Sep 2009 21:39:58 +0000 (14:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Sep 2009 21:39:58 +0000 (14:39 -0700)
commit1b6b9d62475bdea00b366cb80b0fadba446f176d
tree71cccb4def01d88781862db499bae80eb0782a38
parent01552f765cae873d0ea3cca1e64e41dfd62659e6
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 <davem@davemloft.net>
arch/sparc/include/asm/pgtable_64.h
arch/sparc/kernel/ktlb.S
This page took 0.025165 seconds and 5 git commands to generate.