[openib-general] ofed 1.2 - compilation erros on ppc64 and ia64

Michael S. Tsirkin mst at mellanox.co.il
Tue Dec 26 23:53:21 PST 2006


> OK, I put:
> 
> #ifndef BACKPORT_SCATTERLIST_H
> #define BACKPORT_SCATTERLIST_H
> 
> #include_next <asm/scatterlist.h>
> 
> #ifdef __ia64__
> #define sg_dma_address(sg)     ((sg)->dma_address)
> #define sg_dma_len(sg)         ((sg)->dma_length)
> #endif
> 
> #endif
> 
> in kernel_addons/backport/X where X<=2.6.19
> and it does the job

OK. Where can I pull all this from?

-- 
MST




More information about the general mailing list