summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2019-08-13 01:01:30 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-08-25 11:51:43 +0300
commitc6a46c615274da0cfb4090140ceea0427ae13e22 (patch)
tree0b31dbde2ec92f65f314c55c479eb61edf38f341 /sound
parent1922476beeeea46bebbe577215078736dd4231dc (diff)
downloadlinux-c6a46c615274da0cfb4090140ceea0427ae13e22.tar.xz
xtensa: add missing isync to the cpu_reset TLB code
commit cd8869f4cb257f22b89495ca40f5281e58ba359c upstream. ITLB entry modifications must be followed by the isync instruction before the new entries are possibly used. cpu_reset lacks one isync between ITLB way 6 initialization and jump to the identity mapping. Add missing isync to xtensa cpu_reset. Cc: stable@vger.kernel.org Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'sound')
0 files changed, 0 insertions, 0 deletions