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:	Thu, 12 May 2011 14:01:24 +0200
From:	Jean Delvare <khali@...ux-fr.org>
To:	Nat Gurumoorthy <natg@...gle.com>
Cc:	Guenter Roeck <guenter.roeck@...csson.com>,
	Wim Van Sebroeck <wim@...ana.be>, lm-sensors@...sensors.org,
	linux-kernel@...r.kernel.org, mikew@...gle.com
Subject: Re: [PATCH v10 2/2] Use "request_muxed_region" in it87 hwmon
 drivers

On Mon,  9 May 2011 11:45:31 -0700, Nat Gurumoorthy wrote:
> 02 - Chages to hwmon it87 driver to use "request_muxed_region"
> Serialize access to the hardware by using "request_muxed_region" macro defined
> by Alan Cox. Call to this macro will hold off the requestor if the resource is
> currently busy. "superio_enter" will return an error if call to 
> "request_muxed_region" fails. Rest of the code change is to ripple an error
> return from superio_enter to the top level.
> 
> Signed-off-by: Nat Gurumoorthy <natg@...gle.com>
> ---
> (...)

Patch applied, thanks.

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