Skip to content
Commit 70ba2b6a authored by Rusty Russell's avatar Rusty Russell
Browse files

cpumask: clean up summit's send_IPI functions



Impact: cleanup, remove cpumask from stack

summit_send_IPI_allbutself might as well call
default_send_IPI_mask_allbutself_logical().  Also change cpumask_t to
struct cpumask and &cpu_online_map to cpu_online_mask while here.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 4f062896
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