Rusty Russell 4f0628963c cpumask: use new cpumask functions throughout x86
Impact: cleanup

1) &cpu_online_map -> cpu_online_mask
2) first_cpu/next_cpu_nr -> cpumask_first/cpumask_next
3) cpu_*_map manipulation -> init_cpu_* / set_cpu_*

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2009-03-13 14:49:54 +10:30
..
2008-08-21 13:52:58 +02:00
2008-08-21 13:52:58 +02:00
2009-02-09 12:17:30 +01:00
2009-02-23 00:54:01 +01:00
2008-12-16 21:05:01 +01:00
2008-10-16 16:53:15 +02:00
2007-10-11 11:16:51 +02:00
2009-02-04 16:59:02 -08:00