Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpumask: use mm_cpumask() wrapper: kernel/fork.c
Impact: futureproof Makes code futureproof against the impending change to mm->cpu_vm_mask. It's also a chance to use the new cpumask_ ops which take a pointer. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
- Loading branch information