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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 20 Nov 2012 14:48:27 +0900
From:	Mark Brown <broonie@...nsource.wolfsonmicro.com>
To:	Samuel Ortiz <sameo@...ux.intel.com>
Cc:	linux-kernel@...r.kernel.org, patches@...nsource.wolfsonmicro.com
Subject: Re: [PATCH 5/5] mfd: arizona: Sync regcache after reset

On Tue, Nov 20, 2012 at 01:46:21PM +0900, Mark Brown wrote:

> +		ret = regcache_sync(arizona->regmap);
> +		if (ret != 0) {
> +			dev_err(dev, "Failed to sync device: %d\n", ret);
> +			goto err_ldoena;

This should be err_reset - the change appears to have been originally
posted based on older code, not upstream.  I'll post a fixed patch
shortly and have rebuilt the tag so pulling should work.

Download attachment "signature.asc" of type "application/pgp-signature" (837 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ