diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-12-30 09:05:14 +1030 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-12-30 09:05:14 +1030 |
commit | b3199c025d1646e25e7d1d640dd605db251dccf8 (patch) | |
tree | 752bd257f2db6b4d39bf9cdce18ca25ade5e63a9 /kernel/notifier.c | |
parent | cb78a0ce69fad2026825f957e24e2d9cda1ec9f1 (diff) | |
download | linux-b3199c025d1646e25e7d1d640dd605db251dccf8.tar.bz2 |
cpumask: switch over to cpu_online/possible/active/present_mask: core
Impact: cleanup
This implements the obsolescent cpu_online_map in terms of
cpu_online_mask, rather than the other way around. Same for the other
maps.
The documentation comments are also updated to refer to _mask rather
than _map.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Diffstat (limited to 'kernel/notifier.c')
0 files changed, 0 insertions, 0 deletions