+ kvm-virtualization-infrastructure-include-desch.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     KVM: Include desc.h
has been added to the -mm tree.  Its filename is
     kvm-virtualization-infrastructure-include-desch.patch

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: KVM: Include desc.h
From: Simon Kagstrom <simon.kagstrom@xxxxxx>

This fixes compilation on some (32-bit) .configs.

Signed-off-by: Avi Kivity <avi@xxxxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
---

 drivers/kvm/kvm_main.c |    1 +
 1 file changed, 1 insertion(+)

diff -puN drivers/kvm/kvm_main.c~kvm-virtualization-infrastructure-include-desch drivers/kvm/kvm_main.c
--- a/drivers/kvm/kvm_main.c~kvm-virtualization-infrastructure-include-desch
+++ a/drivers/kvm/kvm_main.c
@@ -30,6 +30,7 @@
 #include <linux/debugfs.h>
 #include <linux/highmem.h>
 #include <linux/file.h>
+#include <asm/desc.h>
 
 #include "vmx.h"
 #include "x86_emulate.h"
_

Patches currently in -mm which might be from simon.kagstrom@xxxxxx are

kvm-virtualization-infrastructure-include-desch.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux