| commit | 1b313f4a6d7bee7b2c034b3f1e203bc360a71cca | [log] [tgz] |
|---|---|---|
| author | Cyrill Gorcunov <gorcunov@gmail.com> | Mon Aug 18 20:45:57 2008 +0400 |
| committer | Ingo Molnar <mingo@elte.hu> | Tue Aug 19 02:07:16 2008 +0200 |
| tree | eaa380aef78b7aff26194ce5e37e23f6d28a66dd | |
| parent | c177b0bc03e0e11623e2099db42903fb0caf0fd3 [diff] |
x86: apic - generic_processor_info - use physid_set instead of phys_cpu and physids_or - set phys_cpu_present_map bit AFTER check for allowed number of processors - add checking for APIC valid version in 64bit mode (mostly not needed but added for merging purpose) - add apic_version definition for 64bit mode which is used now Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>