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-next>] [day] [month] [year] [list]
Date:	Tue, 26 Nov 2013 20:03:26 +0200
From:	Aaro Koskinen <aaro.koskinen@....fi>
To:	Chris Ball <cjb@...top.org>,
	Laxman Dewangan <ldewangan@...dia.com>,
	Mark Brown <broonie@...aro.org>
Cc:	linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: 3.13-rc1: MMC & fixed regulator regression

Hi,

On N950 with fixed vmmc regulator, MMC probe started to fail with
3.13-rc1:

[    2.497406] mmc0: host doesn't support card's voltages
[    2.502899] mmc0: error -22 whilst initialising MMC card

I bisected this to c368e5fc2a190923b786f2de3e79430ea3566a25
(regulator: fixed: get rid of {get|list}_voltage()). With this commit
regulator_list_voltage() does not work anymore for a fixed regulator. MMC
code is using this in mmc_regulator_get_ocrmask().

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