ACPI_ROOT_ALLOW_RESIZE
if (!(acpi_gbl_root_table_list.flags & ACPI_ROOT_ALLOW_RESIZE)) {
acpi_gbl_root_table_list.flags |= ACPI_ROOT_ALLOW_RESIZE;
acpi_gbl_root_table_list.flags = ACPI_ROOT_ALLOW_RESIZE;
ACPI_ROOT_ALLOW_RESIZE;