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, 14 Feb 2012 21:53:13 -0200
From:	Henrique de Moraes Holschuh <hmh@....eng.br>
To:	Bill Nottingham <notting@...hat.com>
Cc:	linux-kernel@...r.kernel.org, ibm-acpi-devel@...ts.sourceforge.net
Subject: Re: [ibm-acpi-devel] [PATCH] Make 'Thermal Table has changed' a
 debug message.

On Tue, 14 Feb 2012, Bill Nottingham wrote:
> If the recommended action is "do nothing", we shouldn't be cluttering
> the logs with it.
> 
> Signed-off-by: Bill Nottingham <notting@...hat.com>
Acked-by: Henrique de Moraes Holschuh <hmh@....eng.br>

We never figured out what interesting hint the thinkpad was trying to give
us.

> diff --git a/drivers/platform/x86/thinkpad_acpi.c b/drivers/platform/x86/thinkpad_acpi.c
> index ea0c607..a96983e 100644
> --- a/drivers/platform/x86/thinkpad_acpi.c
> +++ b/drivers/platform/x86/thinkpad_acpi.c
> @@ -3605,7 +3605,7 @@ static bool hotkey_notify_6xxx(const u32 hkey,
>  
>  	switch (hkey) {
>  	case TP_HKEY_EV_THM_TABLE_CHANGED:
> -		pr_info("EC reports that Thermal Table has changed\n");
> +		pr_debug("EC reports that Thermal Table has changed\n");
>  		/* recommended action: do nothing, we don't have
>  		 * Lenovo ATM information */
>  		return true;

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh
--
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