[PATCH 1/11] Make hrtimers friendly to vmi

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

 



Highres timers no longer breaks with VMI turned on because the
required function is now exported even with hrtimers turned on.
Until hrtimers becomes the default for i386, we must still support
both timer modes, NO_HZ, and also NO_IDLE_HZ, which is paravirt
specific.

Signed-off-by: Zachary Amsden <[email protected]>

diff -r 4141f5f8c54e arch/i386/Kconfig
--- a/arch/i386/Kconfig	Thu Feb 01 18:46:27 2007 -0800
+++ b/arch/i386/Kconfig	Thu Feb 01 18:53:21 2007 -0800
@@ -219,7 +219,7 @@ config PARAVIRT
 
 config VMI
 	bool "VMI Paravirt-ops support"
-	depends on PARAVIRT && !NO_HZ
+	depends on PARAVIRT
 	default y
 	help
 	  VMI provides a paravirtualized interface to multiple hypervisors
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux