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)
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>

No differences found