diff options
author | Mike Travis <[email protected]> | 2009-01-04 05:18:08 -0800 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-01-06 09:05:37 +0100 |
commit | 4d8bb5374924fc736ce275bfd1619b87a2106860 (patch) | |
tree | 31c6068da861067ce17c673757e1b9f719e8ebd6 /fs/jbd2/commit.c | |
parent | c74f31c035f46a095a0c72f80246a65b314205a5 (diff) |
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 <[email protected]>
Acked-by: Rusty Russell <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions