Skip to content
Commit 71ee73e7 authored by Rusty Russell's avatar Rusty Russell
Browse files

x86: unify 32 and 64-bit node_to_cpumask_map



Impact: cleanup

We take the 64-bit code and use it on 32-bit as well.  The new file
is called mm/numa.c.

In a minor cleanup, we use cpu_none_mask instead of declaring a local
cpu_mask_none.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent b9c4398e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment