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:	Fri, 15 Aug 2014 09:49:40 -0500
From:	Aravind Gopalakrishnan <aravind.gopalakrishnan@....com>
To:	Guenter Roeck <linux@...ck-us.net>, <clemens@...isch.de>,
	<jdelvare@...e.de>, <rdunlap@...radead.org>, <bp@...e.de>
CC:	<lm-sensors@...sensors.org>, <linux-doc@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [PATCH V3] hwmon, k10temp: Add support for F15h M60h

On 8/15/2014 5:45 AM, Guenter Roeck wrote:
> On 08/14/2014 04:15 PM, Aravind Gopalakrishnan wrote:
>> This patch adds temperature monitoring support for F15h M60h processor.
>>   - Add new pci device id for the relevant processor
>>   - The functionality of REG_REPORTED_TEMPERATURE is moved to
>>     D0F0xBC_xD820_0CA4 [Reported Temperature Control]
>>     - So, use this to get CUR_TEMP value
>>     - Since we need an indirect register access, protect this with
>>       a mutex lock
>>   - Add Kconfig, Doc entries to indicate support for this processor.
>>
>> Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@....com>
>> ---
>> Changes in V3:
>>   - Move helper function that protects indirect register access locally
>>     until a time when others outside k10temp may need it
>>
>
> Applied, with a small change: I made the mutex and the new function 
> static.
> That can be changed if/when needed, and declaring it static now 
> ensures that
> we'll notice it. Likely the "next" user won't use the function anyway, 
> but
> that is a problem to sort out after it happens.
>

Ok, Thanks!
-Aravind.
--
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