diff options
author | 2008-12-19 16:56:37 +1030 | |
---|---|---|
committer | 2008-12-19 16:56:37 +1030 | |
commit | 7b4967c532045a1983d6d4af5c69cc7c5109f62b (patch) | |
tree | 50f385985ed028b5316c1aad4b70ad08bd932e81 /net/unix/sysctl_net_unix.c | |
parent | cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK (diff) | |
download | linux-dev-7b4967c532045a1983d6d4af5c69cc7c5109f62b.tar.xz linux-dev-7b4967c532045a1983d6d4af5c69cc7c5109f62b.zip |
cpumask: Add alloc_cpumask_var_node()
Impact: New API
This will be needed in x86 code to allocate the domain and old_domain
cpumasks on the same node as where the containing irq_cfg struct is
allocated.
(Also fixes double-dump_stack on rare CONFIG_DEBUG_PER_CPU_MAPS case)
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (re-impl alloc_cpumask_var)
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions