diff options
| author | Rusty Russell <rusty@rustcorp.com.au> | 2008-12-30 09:05:18 +1030 |
|---|---|---|
| committer | Rusty Russell <rusty@rustcorp.com.au> | 2008-12-30 09:05:18 +1030 |
| commit | b29179c3d32021d79c11ece7199a1da41d31b1b7 (patch) | |
| tree | d86d238d7298092b7cd2886dc0a3d8b01cf9af72 /kernel/fork.c | |
| parent | 259c4ddd00237e5072921afa15a900839643fd98 (diff) | |
| download | olio-linux-3.10-b29179c3d32021d79c11ece7199a1da41d31b1b7.tar.xz olio-linux-3.10-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 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions