summaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorDavid S. Miller2014-09-27 20:05:21 +0200
committerDavid S. Miller2014-10-06 01:53:40 +0200
commitbb4e6e85daa52a9f6210fa06a5ec6269598a202b (patch)
tree4ffffa2e95e5ad28c35762da8d9d7bcafce57052 /lib/dump_stack.c
parentsparc64: Increase MAX_PHYS_ADDRESS_BITS to 53. (diff)
downloadkernel-qcow2-linux-bb4e6e85daa52a9f6210fa06a5ec6269598a202b.tar.gz
kernel-qcow2-linux-bb4e6e85daa52a9f6210fa06a5ec6269598a202b.tar.xz
kernel-qcow2-linux-bb4e6e85daa52a9f6210fa06a5ec6269598a202b.zip
sparc64: Adjust vmalloc region size based upon available virtual address bits.
In order to accomodate embedded per-cpu allocation with large numbers of cpus and numa nodes, we have to use as much virtual address space as possible for the vmalloc region. Otherwise we can get things like: PERCPU: max_distance=0x380001c10000 too large for vmalloc space 0xff00000000 So, once we select a value for PAGE_OFFSET, derive the size of the vmalloc region based upon that. Signed-off-by: David S. Miller <davem@davemloft.net> Acked-by: Bob Picco <bob.picco@oracle.com>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions