Hi James,
I'm confused with that why set cpu possible flag to false when ACPI_MADT_ENABLED is not set. IMO, we should check further about the online_capable bit, once it is set, cpu possible flag should be set to true. I consider "possible" means cpu is not present but can be hot add later. Am I right?
Cheers, Jianyong