diff options
author | 2009-01-04 05:18:08 -0800 | |
---|---|---|
committer | 2009-01-06 09:05:37 +0100 | |
commit | 4d8bb5374924fc736ce275bfd1619b87a2106860 (patch) | |
tree | 31c6068da861067ce17c673757e1b9f719e8ebd6 /include/linux/interrupt.h | |
parent | cpumask: use work_on_cpu in acpi/cstate.c (diff) | |
download | wireguard-linux-4d8bb5374924fc736ce275bfd1619b87a2106860.tar.xz wireguard-linux-4d8bb5374924fc736ce275bfd1619b87a2106860.zip |
cpumask: use cpumask_var_t in acpi-cpufreq.c
Impact: cleanup, reduce stack usage, use new cpumask API.
Replace the cpumask_t in struct drv_cmd with a cpumask_var_t. Remove unneeded
online_policy_cpus cpumask_t in acpi_cpufreq_target. Update refs to use
new cpumask API.
Signed-off-by: Mike Travis <travis@sgi.com>
Acked-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'include/linux/interrupt.h')
0 files changed, 0 insertions, 0 deletions