- x86-select-paravirt-when-paravirt_guest-on.patch removed from -mm tree

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

 



The patch titled
     x86: select PARAVIRT when PARAVIRT_GUEST on
has been removed from the -mm tree.  Its filename was
     x86-select-paravirt-when-paravirt_guest-on.patch

This patch was dropped because it was withdrawn

------------------------------------------------------
Subject: x86: select PARAVIRT when PARAVIRT_GUEST on
From: Glauber de Oliveira Costa <gcosta@xxxxxxxxxx>

Commit d3d1c4bdf16bd154d9f27f34fca28edca90465eb introduces a new config knob
that, according to its changelog, should select CONFIG_PARAVIRT.

However, this is not being done atm.

Signed-off-by: Glauber de Oliveira Costa <gcosta@xxxxxxxxxx>
Cc: Rusty Russell <rusty@xxxxxxxxxxxxxxx>
Cc: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Cc: Zachary Amsden <zach@xxxxxxxxxx>
Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/x86/Kconfig.i386 |    1 +
 1 file changed, 1 insertion(+)

diff -puN arch/x86/Kconfig.i386~x86-select-paravirt-when-paravirt_guest-on arch/x86/Kconfig.i386
--- a/arch/x86/Kconfig.i386~x86-select-paravirt-when-paravirt_guest-on
+++ a/arch/x86/Kconfig.i386
@@ -252,6 +252,7 @@ config PARAVIRT
 
 menuconfig PARAVIRT_GUEST
 	bool "Paravirtualized guest support"
+	select PARAVIRT
 	help
 	  Say Y here to get to see options related to running Linux under
 	  various hypervisors.  This option alone does not add any kernel code.
_

Patches currently in -mm which might be from gcosta@xxxxxxxxxx are

mm-sparse-vmemmapc-make-sure-init_mm-is-included.patch
git-kvm.patch
x86-select-paravirt-when-paravirt_guest-on.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