mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
Impact: Reduce memory usage, use new cpumask API. cpu_populated_map becomes a cpumask_var_t, and cpu_singlethread_map is simply a cpumask pointer: it's simply the cpumask containing the first possible CPU anyway. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
25 KiB
25 KiB