Re: linux-next: Tree for December 29 (cxgb3i)

From: James Bottomley
Date: Mon Dec 29 2008 - 16:51:26 EST


On Mon, 2008-12-29 at 12:35 -0800, Randy Dunlap wrote:
> On Tue, 30 Dec 2008 03:16:21 +1100 Stephen Rothwell wrote:
>
> > Hi all,
> >
> > Changes since 20081219:
> >
> > Undropped tree:
> > scci
> > mtd
> >
> > Dropped trees (temporarily):
> > nfs (akpm request due to 2.6.30 features)
> > kvm (build problem)
> > rr (build poblem)
> > semaphore-removal (due to unfixed conflicts against Linus' tree)
> > cpu_alloc (build problem)
> > audit (difficult conflicts)
> >
> > Linus' tree had three build failures requiring patches and one requiring
> > a revert.
>
>
> linux-next-20081229/drivers/scsi/cxgb3i/cxgb3i_offload.c:499: error: 'struct sk_buff' has no member named 'sp'
> linux-next-20081229/drivers/scsi/cxgb3i/cxgb3i_offload.c:512: error: 'struct sk_buff' has no member named 'sp'
> linux-next-20081229/drivers/scsi/cxgb3i/cxgb3i_offload.c:532: error: 'struct sk_buff' has no member named 'sp'
> linux-next-20081229/drivers/scsi/cxgb3i/cxgb3i_offload.c:533: error: 'struct sk_buff' has no member named 'sp'

In the config 20 questions, my guess for this is CONFIG_XFRM=n

I'm not at all sure why this driver is playing with the secure path ...
I suspect the use needs to be enclosed in #ifdef CONFIG_XFRM pairs, but
I'd like the maintainers to verify.

James


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/