Re: [openib-general] Re: [PATCH] git: updates to rdma_cm branch

2006-04-17 Thread Roland Dreier
Or> I see that the for-2.6.18 branch contains the addr and cma Or> includes & code, so from the cma perspective the 2.6.18 push Or> is ready? - also if someone want to compile/run code (eg iSER) Or> which is dependent on the cma they just need to do git pull of Or> the include/r

Re: [openib-general] Re: [PATCH] git: updates to rdma_cm branch

2006-04-16 Thread Or Gerlitz
Roland Dreier wrote: OK, I updated my rdma_cm branch with all of this. I see that the for-2.6.18 branch contains the addr and cma includes & code, so from the cma perspective the 2.6.18 push is ready? - also if someone want to compile/run code (eg iSER) which is dependent on the cma they ju

Re: [openib-general] Re: [PATCH] git: updates to rdma_cm branch

2006-04-13 Thread Sean Hefty
Roland Dreier wrote: OK, I updated my rdma_cm branch with all of this. In addition I put the following in -- it's idiomatic in the kernel to let the compiler handle htons(A_CONSTANT) in code. Should I commit this to svn too? This change is fine. Please commit to svn too. Thanks. - Sean ___

[openib-general] Re: [PATCH] git: updates to rdma_cm branch

2006-04-12 Thread Roland Dreier
OK, I updated my rdma_cm branch with all of this. In addition I put the following in -- it's idiomatic in the kernel to let the compiler handle htons(A_CONSTANT) in code. Should I commit this to svn too? diff --git a/drivers/infiniband/core/addr.c b/drivers/infiniband/core/addr.c index 810fdd5..