Skip to content
Commit 4462344e authored by Rusty Russell's avatar Rusty Russell
Browse files

cpumask: convert kernel trace functions further



Impact: Reduce future memory usage, use new cpumask API.

Since the last patch was created and acked, more old cpumask users
slipped into kernel/trace.

Mostly trivial conversions, except struct trace_iterator's "started"
member becomes a cpumask_var_t.

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