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>] [day] [month] [year] [list]
Date:   Mon, 31 Oct 2016 10:53:26 -0600
From:   Mark Brown <broonie@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@....kernel.org, Liam Girdwood <lgirdwood@...il.com>
Subject: [GIT PULL] regulator fix for v4.9

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.9-rc3

for you to fetch changes up to ba14fa1a57c07cca9d520ceded8d3da5beb6175f:

  regulator: core: silence warning: "VDD1: ramp_delay not set" (2016-10-28 18:22:40 +0100)

----------------------------------------------------------------
regulator: Fix ramp_delay warnings for v4.9

A new warning was introduced for missing information about the time that
regulators take to power on in v4.9.  This is in theory a real issue but
for most practical regulators the communication overhead of talking to
the device is greater than the ramp time so a lot of drivers don't set
it and the warning is far too noisy without identifying practical
issues.  Just remove the warning for now.

----------------------------------------------------------------
H. Nikolaus Schaller (1):
      regulator: core: silence warning: "VDD1: ramp_delay not set"

 drivers/regulator/core.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ