lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 27 Jul 2010 13:58:17 +0300
From:	Ameya Palande <ameya.palande@...ia.com>
To:	"len.brown@...el.com" <len.brown@...el.com>
Cc:	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] cpuidle: Remove references to ACPI

On Wed, 2010-07-21 at 17:39 +0200, Palande Ameya (Nokia-MS/Helsinki)
wrote:
> Since cpuidle is generic framework and ACPI doesn't exist for non-x86
> platforms, remove references to ACPI from Kconfig.
> 
> Signed-off-by: Ameya Palande <ameya.palande@...ia.com>
> ---
>  drivers/cpuidle/Kconfig |    5 +----
>  1 files changed, 1 insertions(+), 4 deletions(-)
> 
> diff --git a/drivers/cpuidle/Kconfig b/drivers/cpuidle/Kconfig
> index 7dbc4a8..512d25a 100644
> --- a/drivers/cpuidle/Kconfig
> +++ b/drivers/cpuidle/Kconfig
> @@ -1,14 +1,11 @@
> -
>  config CPU_IDLE
>  	bool "CPU idle PM support"
> -	default ACPI
> +	default PM
>  	help
>  	  CPU idle is a generic framework for supporting software-controlled
>  	  idle processor power management.  It includes modular cross-platform
>  	  governors that can be swapped during runtime.
>  
> -	  If you're using an ACPI-enabled platform, you should say Y here.
> -
>  config CPU_IDLE_GOV_LADDER
>  	bool
>  	depends on CPU_IDLE

Ping?

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ