From: Luca Tettamanti Date: Sun, 29 Mar 2009 22:01:27 +0000 (+0200) Subject: ACPI: acpi_enforce_resource=strict by default X-Git-Tag: v2.6.30-rc1~199^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e90560c50f754d65884e251e94c1efa2a4b5784;p=pandora-kernel.git ACPI: acpi_enforce_resource=strict by default Enforce strict resource checking - disallowing access by native drivers to IO ports and memory regions claimed by ACPI firmware. The patch is mainly aimed to block native hwmon drivers from touching monitoring chips that ACPI thinks it own. If this causes a regression, boot with "acpi_enforce_resources=lax" which was the previous default. http://bugzilla.kernel.org/show_bug.cgi?id=12376 http://bugzilla.kernel.org/show_bug.cgi?id=12541 Signed-off-by: Luca Tettamanti Acked-by: Pavel Machek Acked-by: Jean Delvare Signed-off-by: Len Brown --- Reading git-diff-tree failed