Rusty Russell
2fdf66b491
cpumask: convert shared_cpu_map in acpi_processor* structs to cpumask_var_t
...
Impact: Reduce memory usage, use new API.
This is part of an effort to reduce structure sizes for machines
configured with large NR_CPUS. cpumask_t gets replaced by
cpumask_var_t, which is either struct cpumask[1] (small NR_CPUS) or
struct cpumask * (large NR_CPUS).
(Changes to powernow-k* by <travis>.)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2009-01-03 19:15:40 +01:00
..
2008-10-22 23:14:49 -04:00
2008-11-11 21:17:26 -05:00
2008-10-22 23:14:50 -04:00
2008-10-22 23:14:49 -04:00
2008-10-22 23:14:48 -04:00
2008-10-22 23:14:45 -04:00
2008-11-26 17:53:13 -05:00
2008-11-06 21:51:02 -05:00
2008-12-19 04:38:32 -05:00
2008-11-11 21:14:49 -05:00
2008-11-07 21:44:37 -05:00
2008-10-22 23:33:29 -04:00
2008-12-05 13:30:03 -08:00
2008-11-27 01:55:21 -05:00
2008-12-19 04:38:32 -05:00
2008-11-11 21:17:26 -05:00
2008-11-07 21:44:37 -05:00
2008-11-07 21:44:37 -05:00
2008-11-07 21:45:04 -05:00
2008-10-22 23:33:29 -04:00
2008-11-26 17:16:45 -05:00
2008-11-07 21:44:37 -05:00
2008-11-07 23:49:23 -05:00
2008-11-07 21:45:29 -05:00
2008-11-11 21:15:50 -05:00
2008-11-27 01:55:21 -05:00
2008-11-11 21:12:05 -05:00
2008-11-06 15:30:19 -05:00
2008-10-23 10:20:36 -07:00
2008-11-11 21:14:15 -05:00
2009-01-03 19:15:40 +01:00
2008-12-16 21:02:50 +01:00
2009-01-03 19:15:40 +01:00
2008-11-07 21:44:37 -05:00
2009-01-03 19:15:40 +01:00
2008-11-06 20:51:59 -05:00
2008-10-23 00:11:07 -04:00
2008-10-22 23:33:29 -04:00
2008-11-26 17:55:15 -05:00
2008-11-11 21:17:26 -05:00
2008-11-11 21:14:49 -05:00
2008-12-15 16:27:07 -08:00
2008-11-26 17:39:06 -05:00
2008-11-11 21:15:50 -05:00
2008-11-11 21:15:50 -05:00
2008-11-06 21:37:19 -05:00