diff options
| author | Rusty Russell <[email protected]> | 2009-03-16 04:10:23 +0000 |
|---|---|---|
| committer | Rusty Russell <[email protected]> | 2009-03-16 04:10:23 +0000 |
| commit | e305cb8f09b6e51940f78516f962ea819bc30ccd (patch) | |
| tree | 3cdec425296210cb721d30bc74698f58bc3da1bf /net/unix/af_unix.c | |
| parent | cpumask: Use accessors code.: sparc64 (diff) | |
| download | kernel-e305cb8f09b6e51940f78516f962ea819bc30ccd.tar.gz kernel-e305cb8f09b6e51940f78516f962ea819bc30ccd.zip | |
cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64
Impact: cleanup, futureproof
In fact, all cpumask ops will only be valid (in general) for bit
numbers < nr_cpu_ids. So use that instead of NR_CPUS in various
places.
This is always safe: no cpu number can be >= nr_cpu_ids, and
nr_cpu_ids is initialized to NR_CPUS at boot.
Signed-off-by: Rusty Russell <[email protected]>
Signed-off-by: Mike Travis <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
