]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Sep 2016 18:50:49 +0000 (11:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 23 Sep 2016 18:50:49 +0000 (11:50 -0700)
commit693cdb5483d4d63d5b4c2151e861d1999016c8cb
tree8a5ddbd676128035182e08555d81152bf0cffb6f
parentdefbed604287f79785808a026954e0b4a58cee1a
parent6e35e15ae551812c19034405babc45c722851086
Merge tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap

Pull regmap fix from Mark Brown:
 "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"

* tag 'regmap-fix-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap:
  regmap: fix deadlock on _regmap_raw_write() error path