cpumask: fix seq_bitmap_*() functions.
authorRusty Russell <rusty@rustcorp.com.au>
Tue, 31 Mar 2009 04:05:11 +0000 (22:05 -0600)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 30 Mar 2009 11:35:11 +0000 (22:05 +1030)
1) seq_bitmap_list() should take a const.
2) All the seq_bitmap should use cpumask_bits().

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found