Hi Linus, please pull another small fix for the Xtensa architecture.
The following changes since commit d45331b00ddb179e291766617259261c112db872: Linux 5.3-rc4 (2019-08-11 13:26:41 -0700) are available in the git repository at: git://github.com/jcmvbkbc/linux-xtensa.git tags/xtensa-20190816 for you to fetch changes up to cd8869f4cb257f22b89495ca40f5281e58ba359c: xtensa: add missing isync to the cpu_reset TLB code (2019-08-12 15:05:48 -0700) ---------------------------------------------------------------- Xtensa fixes for v5.3: - add missing isync into cpu_reset to make sure ITLB changes are effective. ---------------------------------------------------------------- Max Filippov (1): xtensa: add missing isync to the cpu_reset TLB code arch/xtensa/kernel/setup.c | 1 + 1 file changed, 1 insertion(+) -- Thanks. -- Max