commit | 155dd720d06a219ddf5a56b473cb3325441fc879 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Mar 13 14:49:53 2009 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Mar 13 14:49:53 2009 +1030 |
tree | 617654f462b6c64eb954336fec1b427bc3f36211 | |
parent | c032ef60d1aa9af33730b7a35bbea751b131adc1 [diff] |
cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t Impact: reduce kernel memory usage when CONFIG_CPUMASK_OFFSTACK=y Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>