Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpumask: avoid deprecated function in mm/slab.c
These days we use cpumask_empty() which takes a pointer. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Acked-by: Christoph Lameter <cl@linux-foundation.org>
- Loading branch information