diff options
author | 2008-12-31 18:08:48 -0800 | |
---|---|---|
committer | 2009-01-03 19:15:41 +0100 | |
commit | 8fd2d2d5aaf086cfa3b2e2e58cab96b7afdc9e51 (patch) | |
tree | 769492a15566e8c5ec4d7f611af378aee3d1e08f /kernel/capability.c | |
parent | cpumask: use alloc_cpumask_var_node where appropriate (diff) | |
download | linux-rng-8fd2d2d5aaf086cfa3b2e2e58cab96b7afdc9e51.tar.xz linux-rng-8fd2d2d5aaf086cfa3b2e2e58cab96b7afdc9e51.zip |
cpumask: fix compile error when CONFIG_NR_CPUS is not defined
CONFIG_NR_CPUS will be defined for all arch's whether SMP or not, but
it may not have made it into all arches yet.
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions