Files
ack-tegra/include/linux
Rusty Russell 6a7b3dc344 sched: convert nohz_cpu_mask to cpumask_var_t.
Impact: (future) size reduction for large NR_CPUS.

Dynamically allocating cpumasks (when CONFIG_CPUMASK_OFFSTACK) saves
space for small nr_cpu_ids but big CONFIG_NR_CPUS.  cpumask_var_t
is just a struct cpumask for !CONFIG_CPUMASK_OFFSTACK.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-11-24 17:51:10 +01:00
..
2008-10-22 01:19:37 +02:00
2008-10-30 11:38:47 -07:00
2008-11-11 21:15:50 -05:00
2008-11-06 08:41:55 +01:00
2008-11-12 17:17:18 -08:00
2008-10-30 11:38:45 -07:00
2008-11-23 11:41:01 +01:00
2005-07-12 12:08:43 -07:00
2008-10-30 11:38:45 -07:00
2008-10-22 20:21:33 +02:00
2008-10-29 22:02:09 +01:00
2008-11-03 18:21:45 +01:00
2008-10-28 14:22:15 +02:00
2008-10-22 10:00:23 +11:00
2008-11-06 15:41:21 -08:00
2008-11-19 18:49:57 -08:00
2008-10-22 16:42:43 -07:00
2008-10-23 00:11:07 -04:00
2008-10-23 18:54:05 +04:00
2008-11-12 17:17:17 -08:00
2008-11-16 09:01:25 +01:00
2008-10-30 11:38:47 -07:00
2008-11-13 20:49:02 +02:00
2008-11-02 10:15:07 -08:00
2008-11-19 18:49:57 -08:00
2008-11-07 16:09:23 +01:00