[ewg] openvz kernel 2.6.32 OFED compile error
drolfe at intellicentre.net.au
drolfe at intellicentre.net.au
Thu Dec 1 06:58:35 PST 2011
HI,
Thanks for coming back to me. The problem here is openvz is a complete kernel, however
based of RHEL6 2.6.32, so patches for the standard el6 kernel may not work, but then again
compiling as if it was a vanilla kernel may not work either being RHEL6 based
I did manage to find the below:
http://git.openvz.org/?p=linux-2.6.32-
openvz;a=tree;f=drivers/infiniband/core;h=0ea9435eaaf78561c63dbabc05ff6bbbd29197b0;
hb=HEAD
but again not being a programmer I'm unsure if this is any real help
Regards,
----- Original Message -----
From: gmcc <goatse at comcast.net>
Date: Wednesday, November 30, 2011 2:46 am
Subject: Re: [ewg] openvz kernel 2.6.32 OFED compile error
> On Tue, Nov 29, 2011 at 6:46 AM, <drolfe at intellicentre.net.au> wrote:
> > Hi All,
> >
> > I'm trying to install the latest MLNX OFED for centos 6. Where I'm
> > having problems is I'm running OpenVZ kernel 2.6.32-042stab039.11.
>
> some time upstream patches get applied to centos/other distro
> kernels. but the
> kernel version number does not increment.
> So checks like #if LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 33)
> will not produce the correct results. I have had to go into code and
> change 33 to 35, or something similar.
>
> also, on the inverse.
> sometime patches do not get applied because the makefile system can't
> determine which ones it should apply.
>
> not sure 100% in your case, but i think I have run into these issue
> compiling OFED on centos6.
>
> PS: look at uverbs_0010_to_2_6_33.patch
>
More information about the ewg
mailing list