commit | af76aba00fdcfb21535c9f9872245d14097a4561 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 30 22:05:11 2009 -0600 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Mon Mar 30 22:05:11 2009 +1030 |
tree | 221ec0b2cd01c7629abc1f30f0f563e1731c1683 | |
parent | 1a2142afa5646ad5af44bbe1febaa5e0b7e71156 [diff] |
cpumask: fix seq_bitmap_*() functions. 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>