linux/arch/xtensa
Max Filippov cd8869f4cb 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>
2019-08-12 15:05:48 -07:00
..
boot Xtensa updates for v5.3: 2019-07-16 12:17:07 -07:00
configs
include Merge branch 'akpm' (patches from Andrew) 2019-07-17 08:58:04 -07:00
kernel xtensa: add missing isync to the cpu_reset TLB code 2019-08-12 15:05:48 -07:00
lib
mm Xtensa updates for v5.3: 2019-07-16 12:17:07 -07:00
oprofile
platforms
variants
Kconfig
Kconfig.debug
Makefile