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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Wed,  4 Mar 2015 17:57:29 +0000
From:	Javi Merino <javi.merino@....com>
To:	edubezval@...il.com
Cc:	linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
	valentinrothberg@...il.com, Javi Merino <javi.merino@....com>,
	Zhang Rui <rui.zhang@...el.com>
Subject: [PATCH] thermal: remove stale THERMAL_POWER_ACTOR select

A previous version of this patch had a config for THERMAL_POWER_ACTOR
but it was dropped.  Remove the select as it is not doing anything.

Cc: Zhang Rui <rui.zhang@...el.com>
Cc: Eduardo Valentin <edubezval@...il.com>
Reported-by: Valentin Rothberg <valentinrothberg@...il.com>
Signed-off-by: Javi Merino <javi.merino@....com>
---

This issue was detected by Valentin Rothberg, running
undertaker-checkpatch on linux-next.  This patch is based on the
"linus" branch of Eduardo's tree.

Eduardo, can you queue it please?

 drivers/thermal/Kconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
index 46bdecf260e5..3379beeed109 100644
--- a/drivers/thermal/Kconfig
+++ b/drivers/thermal/Kconfig
@@ -120,7 +120,6 @@ config THERMAL_GOV_USER_SPACE
 
 config THERMAL_GOV_POWER_ALLOCATOR
 	bool "Power allocator thermal governor"
-	select THERMAL_POWER_ACTOR
 	help
 	  Enable this to manage platform thermals by dynamically
 	  allocating and limiting power to devices.
-- 
1.9.1

--
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