Vlad, I have fixes ready that address the following: 1. A 3.2.0 build issue I noted in the prior email 2. A 3.0.x (kernel.org) build failure due to SLES11SP2/kernel.org 3.0.x differences 3. qib build failure in RHEL6.2
Where possible, I fixed compat to account for API differences. I wanted to test with Vipul's repo's, since I fixed #2 by forking the 3.0 backport to a SLES11SP2 backport to account for the API differences. I see that Vipul also changed the 3.0 directory, so I wanted to clone his repo and blend my fixes with his. What order do you want to pull these patches? Mike > -----Original Message----- > From: [email protected] [mailto:ewg- > [email protected]] On Behalf Of Marciniszyn, Mike > Sent: Friday, May 18, 2012 10:48 AM > To: Vladimir Sokolovsky <[email protected]> > ([email protected]) > Cc: [email protected] > Subject: Re: [ewg] ofed 3.2 build issue with the 3.2.0 kernel > > It turns out the decision point of < 3.2 is incorrect. > > The routines should be moved to compat-3.1. > > Mike > > > -----Original Message----- > > From: [email protected] [mailto:ewg- > > [email protected]] On Behalf Of Marciniszyn, Mike > > Sent: Friday, May 18, 2012 8:44 AM > > To: Vladimir Sokolovsky <[email protected]> > > ([email protected]) > > Cc: [email protected] > > Subject: [ewg] ofed 3.2 build issue with the 3.2.0 kernel > > > > Vlad, > > > > I'm trying to work my way down the backport with OFED 3.2 and I > > started with the 3.2.0 kernel. > > > > I get an error centered on the dst.h in include/net in the ewg version > > of compat. > > > > On my RHEL6.2 server, the dst.h from my 3.2.0 build tree never gets > > included. > > > > I think either: > > 1. the > 3.1 include should use an include_next in our > > compat/include/net/dist.h > > > > OR > > > > 2. delete our compat/include/net/dst.h and add the routines in this > > file gets moved to compat-3.2.h > > > > Either of these solutions allow the core to compile. > > > > It would seem to me that #2 is more in spirit with the wireless compat > > model. > > > > Mike > > _______________________________________________ > > ewg mailing list > > [email protected] > > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg > _______________________________________________ > ewg mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg _______________________________________________ ewg mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
