commit | e0c0ba736547e81c4f986ce192307c549d214167 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 01 10:12:19 2009 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Jan 01 10:12:19 2009 +1030 |
tree | 6e602e15ca491ddb14d68d9116a1503efb618ac6 | |
parent | ab53d472e785e51fdfc08fc1d66252c1153e6c0f [diff] |
cpumask: Use find_last_bit() Impact: cleanup There's one obvious place to use it: to find the highest possible cpu. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>