[openib-general] kernel build failure

Nishanth Aravamudan nacc at us.ibm.com
Sun Jan 15 17:41:06 PST 2006


On 15.01.2006 [12:24:59 -0500], Hal Rosenstock wrote:
> On Sun, 2006-01-15 at 11:48, Nishanth Aravamudan wrote:
> > Hi Roland,
> > 
> > IPOIB is failing to build with 2.6.15 and svn 4981 and 5009
> > 
> > In file included from drivers/infiniband/core/at.c:55:
> > drivers/infiniband/ulp/ipoib/ipoib.h:52:34: linux/mutex-backport.h: No such file or directory
> > In file included from drivers/infiniband/core/at.c:55:
> > drivers/infiniband/ulp/ipoib/ipoib.h:133: error: field `mcast_mutex' has incomplete type
> > drivers/infiniband/ulp/ipoib/ipoib.h:134: error: field `vlan_mutex' has incomplete type
> > 
> > Is this related the semaphore to mutex conversions from Ingo? If so,
> > does this mean that it's only expected to build with 2.6.15-git{6,7,...}
> > or so? (Remember, I'm stuck with 2.6.15 until 2.6.16-rc1 comes out so
> > that I can use ISER without having to patch again).

<snip>

> Also, I believe AT is largely deprecated at this point.

That's fine, but my test script basically takes any Kconfig options in
the mainline or subversion directories (as appopriate) and set them to
module (I did not see enough variance yet between modular and built-in
to keep testing both -- and only doing modular halves the test time
required (around 10 hours right now for 8 runs)). So, once AT is
removed, it won't be tested, per se. But as long as it's in svn, it will
be built.

Thanks,
Nish



More information about the general mailing list