]> git.proxmox.com Git - pve-kernel.git/blobdiff - patches/kernel/0012-KVM-x86-Add-memory-barrier-on-vmcs-field-lookup.patch
update sources to Ubuntu-4.13.0-45.50
[pve-kernel.git] / patches / kernel / 0012-KVM-x86-Add-memory-barrier-on-vmcs-field-lookup.patch
index 0523e06a2d7c51e383a563c5f7e9d4d1d8bb7cb6..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 097f3daae037..b078b56234bb 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)