diff --git a/[refs] b/[refs] index afe3e6c811d3..65b6e103836b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c6e19194b6e1a565f8fe18d56d509e9892c32ee1 +refs/heads/master: 9a654b522234615a76717f35365ca4a8beb757df diff --git a/trunk/include/acpi/acconfig.h b/trunk/include/acpi/acconfig.h index 9e6c23c360b2..ebc1f697615a 100644 --- a/trunk/include/acpi/acconfig.h +++ b/trunk/include/acpi/acconfig.h @@ -105,7 +105,7 @@ /* Maximum object reference count (detects object deletion issues) */ -#define ACPI_MAX_REFERENCE_COUNT 0x800 +#define ACPI_MAX_REFERENCE_COUNT 0x1000 /* Size of cached memory mapping for system memory operation region */