commit | 1527781d228cd88af6c2f78c13a9cb43b3f69f30 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Thu Apr 16 12:33:51 2015 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Thu Apr 16 12:33:51 2015 +0930 |
tree | 1c2e4d7e94957c8463281f71bdedeac3af8d01bc | |
parent | 3bbf7f4624856751aa4cf279a472bd14a8eb16fd [diff] |
cpumask: resurrect CPU_MASK_CPU0 We removed it in 2f0f267ea072 (cpumask: remove deprecated functions.), but grep shows it still used by MIPS, and not unreasonably. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>