From 1e99ff9560d46c86e136a9789650aebe0504802b Mon Sep 17 00:00:00 2001 From: Doug Chapman Date: Thu, 21 Dec 2006 12:11:43 -0500 Subject: [PATCH] --- yaml --- r: 45204 b: refs/heads/master c: 9a654b522234615a76717f35365ca4a8beb757df h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/acpi/acconfig.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 */