From: Linus Torvalds Date: Sun, 20 Mar 2022 16:46:52 +0000 (-0700) Subject: Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvm X-Git-Tag: baikal/aarch64/sdk6.1~4497 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=2db36bb5c80c4bd29cc42589831340d39895a8b0;p=kernel.git Merge tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvm Pull kvm fix from Paolo Bonzini: "Fix for the SLS mitigation, which makes a 'SETcc/RET' pair grow to 'SETcc/RET/INT3'. This doesn't fit in 4 bytes any more, so the alignment has to change to 8 for this case" * tag 'for-linus-5.17' of git://git.kernel.org/pub/scm/virt/kvm/kvm: kvm/emulate: Fix SETcc emulation function offsets with SLS --- 2db36bb5c80c4bd29cc42589831340d39895a8b0