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:   Fri, 23 Sep 2016 19:42:30 +0100
From:   Mark Brown <broonie@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] regmap fix for v4.8

The following changes since commit 815806e39bf6f7e7b34875d4a9609dbe76661782:

  regmap: drop cache if the bus transfer error (2016-08-18 11:09:12 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v4.8-rc7

for you to fetch changes up to f0aa1ce6259eb65f53f969b3250c1d0aac84f30b:

  regmap: fix deadlock on _regmap_raw_write() error path (2016-09-22 11:24:22 +0100)

----------------------------------------------------------------
regmap: Fix for v4.8

A fix for an issue with double locking that was introduced earlier this
release.  I'd missed in review that we were already in a locked region
when trying to drop part of the cache.

----------------------------------------------------------------
Nikita Yushchenko (1):
      regmap: fix deadlock on _regmap_raw_write() error path

 drivers/base/regmap/regmap.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ