]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Aug 2019 00:27:55 +0000 (17:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 17 Aug 2019 00:27:55 +0000 (17:27 -0700)
commit6e625a1a3f471d63989d3a66cdf6a0c307654848
tree02f1e71eab7280762248880f0decdd1180a61c83
parentb7e7c85dc7b0ea5ff821756c331489e3b151eed1
parentcd8869f4cb257f22b89495ca40f5281e58ba359c
Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa

Pull Xtensa fix from Max Filippov:
 "Add missing isync into cpu_reset to make sure ITLB changes are
  effective"

* tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa:
  xtensa: add missing isync to the cpu_reset TLB code