Skip to content
Commit 22be9cd9 authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

s390/numa: use correct type for node_to_cpumask_map



With CONFIG_CPUMASK_OFFSTACK=y cpumask_var_t is a pointer to a CPU mask.
Replace the incorrect type for node_to_cpumask_map with cpumask_t.

Signed-off-by: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent bcee19f4
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