WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Make the microcode driver builtin.

# HG changeset patch
# User rread@xxxxxxxxxxxxxxxxxxxxxxxxxxx
# Node ID 1ea5d2e3a8f9686ee2a9572bc49bb2adfb05098b
# Parent  84453f32e5fcf2bd0d9da1a335aba7c875665240
Make the microcode driver builtin.

As a module it complains about unknown symbols sys_munlock and sys_lock.

diff -r 84453f32e5fc -r 1ea5d2e3a8f9 
linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32
--- a/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32        Thu Nov 
24 04:55:07 2005
+++ b/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32        Thu Nov 
24 05:04:13 2005
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.12.6-xen
-# Wed Nov 23 20:41:53 2005
+# Wed Nov 23 21:01:11 2005
 #
 CONFIG_XEN=y
 CONFIG_ARCH_XEN=y
@@ -135,7 +135,7 @@
 CONFIG_PREEMPT=y
 CONFIG_PREEMPT_BKL=y
 # CONFIG_X86_REBOOTFIXUPS is not set
-CONFIG_MICROCODE=m
+CONFIG_MICROCODE=y
 CONFIG_X86_CPUID=m
 CONFIG_SWIOTLB=y
 

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Make the microcode driver builtin., Xen patchbot -unstable <=