Skip to content
Snippets Groups Projects
Commit d036e67b authored by Rusty Russell's avatar Rusty Russell
Browse files

cpumask: convert kernel/irq


Impact: Reduce stack usage, use new cpumask API.  ALPHA mod!

Main change is that irq_default_affinity becomes a cpumask_var_t, so
treat it as a pointer (this effects alpha).

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent 6b954823
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment