From: Linus Torvalds Date: Mon, 22 May 2023 23:31:28 +0000 (-0700) Subject: Merge tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.6.17~4822 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ae8373a5add4ea39f032563cf12a02946d1e3546;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'x86_urgent_for_6.4-rc4' of git://git./linux/kernel/git/tip/tip Pull x86 fix from Dave Hansen: "This works around and issue where the INVLPG instruction may miss invalidating kernel TLB entries in recent hybrid CPUs. I do expect an eventual microcode fix for this. When the microcode version numbers are known, we can circle back around and add them the model table to disable this workaround" * tag 'x86_urgent_for_6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/mm: Avoid incomplete Global INVLPG flushes --- ae8373a5add4ea39f032563cf12a02946d1e3546