]> 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)
commite92ae31b9619697d8af8dfb646745acfb8346552
tree8a5ddbd676128035182e08555d81152bf0cffb6f
parent0f6e930cc83a871ef485ed61aa2cf02750a19caa
parent5577975fe6c40b331253157bba2315cbc9fe6903
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