|
@@ -443,7 +443,7 @@ int __init acpi_numa_init(void)
|
|
* So go over all cpu entries in SRAT to get apicid to node mapping.
|
|
* So go over all cpu entries in SRAT to get apicid to node mapping.
|
|
*/
|
|
*/
|
|
|
|
|
|
- /* SRAT: Static Resource Affinity Table */
|
|
|
|
|
|
+ /* SRAT: System Resource Affinity Table */
|
|
if (!acpi_table_parse(ACPI_SIG_SRAT, acpi_parse_srat)) {
|
|
if (!acpi_table_parse(ACPI_SIG_SRAT, acpi_parse_srat)) {
|
|
struct acpi_subtable_proc srat_proc[3];
|
|
struct acpi_subtable_proc srat_proc[3];
|
|
|
|
|