git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
01552f7
)
sparc64: Increase vmalloc size to fix percpu regressions.
author
David S. Miller
<davem@davemloft.net>
Mon, 28 Sep 2009 21:39:58 +0000
(14:39 -0700)
committer
David 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