On Thursday 10 September 2009 19:11, Alexander Schmidt wrote: > > The following change fixes the issue for me, and it did not break other parts > of > the stack, could someone review this? > > Thanks > > Index: > ofa_kernel-1.5/kernel_addons/backport/2.6.27_sles11/include/linux/cpumask.h > =================================================================== > --- > ofa_kernel-1.5.orig/kernel_addons/backport/2.6.27_sles11/include/linux/cpumask.h > +++ > ofa_kernel-1.5/kernel_addons/backport/2.6.27_sles11/include/linux/cpumask.h > @@ -3,7 +3,6 @@ > > #include_next <linux/cpumask.h> > #include <asm/percpu.h> > -#include <asm/topology.h> > > #define cpumask_of(cpu) (get_cpu_mask(cpu)) > #define cpumask_of_node(node) (_node_to_cpumask_ptr(node)) > > Alex,
Thanks for sending the fix! -Jack _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
