diff options
author | 2008-12-30 09:05:18 +1030 | |
---|---|---|
committer | 2008-12-30 09:05:18 +1030 | |
commit | b29179c3d32021d79c11ece7199a1da41d31b1b7 (patch) | |
tree | d86d238d7298092b7cd2886dc0a3d8b01cf9af72 /include/linux/interrupt.h | |
parent | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c (diff) | |
download | wireguard-linux-b29179c3d32021d79c11ece7199a1da41d31b1b7.tar.xz wireguard-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 'include/linux/interrupt.h')
0 files changed, 0 insertions, 0 deletions