commit | 7c04e64a1b43b4c8fea281ce1f82df30ed9bab4e | [log] [tgz] |
---|---|---|
author | Akinobu Mita <akinobu.mita@gmail.com> | Sat Apr 19 23:55:17 2008 +0900 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 26 17:35:47 2008 +0200 |
tree | cf3bafc4c84ac32f45a0a2eca7d9bd3345a236ef | |
parent | 877084fb1cf6167c5441b0a30c3d9ef9b7be0a3a [diff] |
x86: use cpumask function for present, possible, and online cpus cpu_online(), cpu_present(), for_each_possible_cpu(), num_possible_cpus() Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>