diff options
author | Max Filippov | 2019-08-13 00:01:30 +0200 |
---|---|---|
committer | Max Filippov | 2019-08-13 00:05:48 +0200 |
commit | cd8869f4cb257f22b89495ca40f5281e58ba359c (patch) | |
tree | 3b5759dd18c3adf1974e5ee191ed42f75b283673 /drivers/gpu/drm/nouveau/dispnv50/disp.c | |
parent | Linux 5.3-rc4 (diff) | |
download | kernel-qcow2-linux-cd8869f4cb257f22b89495ca40f5281e58ba359c.tar.gz kernel-qcow2-linux-cd8869f4cb257f22b89495ca40f5281e58ba359c.tar.xz kernel-qcow2-linux-cd8869f4cb257f22b89495ca40f5281e58ba359c.zip |
xtensa: add missing isync to the cpu_reset TLB code
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>
Diffstat (limited to 'drivers/gpu/drm/nouveau/dispnv50/disp.c')
0 files changed, 0 insertions, 0 deletions