From: Zhang Rui Date: Fri, 8 Oct 2010 05:55:15 +0000 (+0800) Subject: ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS X-Git-Tag: v2.6.37-rc1~100^2~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5c6887c7fbaf7a149c3bf441338fa833c529fb4;p=pandora-kernel.git ACPI processor: make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS As a feature that would only be used when system is overheating, the processor t-state control should not be exported to user space. Make /proc/acpi/processor/*/throttle depends on CONFIG_ACPI_PROCFS, which is cleared by default. And we will remove this I/F in 2.6.38. Signed-off-by: Zhang Rui Signed-off-by: Len Brown --- Reading git-diff-tree failed