From: Stephen Rothwell Date: Mon, 26 Sep 2011 06:20:32 +0000 (+1000) Subject: Merge remote-tracking branch 'xen-two/linux-next' X-Git-Tag: next-20110926~15 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=24251a11899fee593de38494f966be821541ee5b;p=karo-tx-linux.git Merge remote-tracking branch 'xen-two/linux-next' Conflicts: arch/x86/xen/Kconfig --- 24251a11899fee593de38494f966be821541ee5b diff --cc arch/x86/xen/Kconfig index 4d04d4f1acfb,ae559fe91c25..8412c7be3bb0 --- a/arch/x86/xen/Kconfig +++ b/arch/x86/xen/Kconfig @@@ -49,15 -49,3 +49,7 @@@ config XEN_DEBUG_F help Enable statistics output and various tuning options in debugfs. Enabling this option may incur a significant performance overhead. + - config XEN_DEBUG - bool "Enable Xen debug checks" - depends on XEN - default n - help - Enable various WARN_ON checks in the Xen MMU code. - Enabling this option WILL incur a significant performance overhead. - +config MICROCODE_XEN + def_bool y + depends on XEN_DOM0 && MICROCODE