]> git.proxmox.com Git - pve-kernel.git/blobdiff - patches/kernel/0012-KVM-x86-Add-memory-barrier-on-vmcs-field-lookup.patch
rebase patches on top of Ubuntu-4.13.0-43.48
[pve-kernel.git] / patches / kernel / 0012-KVM-x86-Add-memory-barrier-on-vmcs-field-lookup.patch
index d69b9a6c0d914829ea0c851709a4e59dfc60b932..d6c117f379559eada26fc2f6268793a6428cd5ad 100644 (file)
@@ -22,7 +22,7 @@ Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
  1 file changed, 10 insertions(+), 2 deletions(-)
 
 diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c
-index 6704e716efdc..5b5413c23395 100644
+index 0510bc11beb2..c79de3ac9d49 100644
 --- a/arch/x86/kvm/vmx.c
 +++ b/arch/x86/kvm/vmx.c
 @@ -883,8 +883,16 @@ static inline short vmcs_field_to_offset(unsigned long field)