[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-ia64-devel] Re: [patch 05/16] Kexec: Repining for EFI RID
On Mon, Jan 28, 2008 at 05:32:53PM +0900, Akio Takebe wrote: > Hi, Horms > > >Index: xen-unstable.hg/xen/include/linux/cpumask.h > >=================================================================== > >--- xen-unstable.hg.orig/xen/include/linux/cpumask.h 2008-01-24 16:54:44. > >000000000 +0900 > >+++ xen-unstable.hg/xen/include/linux/cpumask.h 2008-01-24 17:01:23. > >000000000 +0900 > >@@ -359,6 +359,10 @@ extern cpumask_t cpu_possible_map; > > extern cpumask_t cpu_online_map; > > extern cpumask_t cpu_present_map; > > > >+#ifdef XEN > >+extern cpumask_t percpu_set; > >+#endif > >+ > > #if NR_CPUS > 1 > > #define num_online_cpus() cpus_weight(cpu_online_map) > > #define num_possible_cpus() cpus_weight(cpu_possible_map) > > xen/include/linux is symbolic link to xen/include/xen, > so you should make the patch for xen/include/xen. Thanks Takebe-san, I'll fix that up. -- Horms -> Melbourne Edition _______________________________________________ Xen-ia64-devel mailing list Xen-ia64-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-ia64-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |