diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-12-29 23:35:18 +0100 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-12-29 23:35:18 +0100 |
commit | b29179c3d32021d79c11ece7199a1da41d31b1b7 (patch) | |
tree | d86d238d7298092b7cd2886dc0a3d8b01cf9af72 /virt | |
parent | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c (diff) | |
download | linux-b29179c3d32021d79c11ece7199a1da41d31b1b7.tar.xz linux-b29179c3d32021d79c11ece7199a1da41d31b1b7.zip |
cpumask: use new cpumask API in drivers/infiniband/hw/ehca
Impact: cleanup
We're moving from handing around cpumask_t's to handing around struct
cpumask *'s. cpus_*, cpumask_t and cpu_*_map are deprecated: convert
to cpumask_*, cpu_*_mask.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Acked-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Tested-by: Hoang-Nam Nguyen <hnguyen@de.ibm.com>
Cc: Christoph Raisch <raisch@de.ibm.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions