diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2008-12-07 21:25:45 +1030 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2008-12-31 16:55:45 +0200 |
commit | 7f59f492da722eb3551bbe1f8f4450a21896f05d (patch) | |
tree | af51214d804586dd17b3d65aba0e6687a274fb74 /lib | |
parent | 6ef7a1bc45f80fe0a263119d404688c596ea5031 (diff) |
KVM: use cpumask_var_t for cpus_hardware_enabled
This changes cpus_hardware_enabled from a cpumask_t to a cpumask_var_t:
equivalent for CONFIG_CPUMASKS_OFFSTACK=n, otherwise dynamically allocated.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions