Author: waldi
Date: Fri Mar 16 20:04:34 2007
New Revision: 8365

Modified:
   dists/trunk/linux-2.6/debian/patches/features/all/xen/update.patch
Log:
debian/patches/features/all/xen/update.patch: Update.


Modified: dists/trunk/linux-2.6/debian/patches/features/all/xen/update.patch
==============================================================================
--- dists/trunk/linux-2.6/debian/patches/features/all/xen/update.patch  
(original)
+++ dists/trunk/linux-2.6/debian/patches/features/all/xen/update.patch  Fri Mar 
16 20:04:34 2007
@@ -78,3 +78,14 @@
        if (!ret)
                ret = (ssize_t)len;
  
+diff -r 563a16543a96 arch/x86_64/kernel/process-xen.c
+--- a/arch/x86_64/kernel/process-xen.c Mon Mar 12 14:07:24 2007 +0100
++++ b/arch/x86_64/kernel/process-xen.c Fri Mar 16 20:51:52 2007 +0100
+@@ -72,6 +72,7 @@ EXPORT_SYMBOL(boot_option_idle_override)
+  * Powermanagement idle function, if any..
+  */
+ void (*pm_idle)(void);
++EXPORT_SYMBOL(pm_idle);
+ static DEFINE_PER_CPU(unsigned int, cpu_idle_state);
+ 
+ static ATOMIC_NOTIFIER_HEAD(idle_notifier);

_______________________________________________
Kernel-svn-changes mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/kernel-svn-changes

Reply via email to