thanks, applied all 3. two requests for future patches that make it easier for me to apply things without editing by hand:
> There is also an improvment of 12% in cpu usage. > > > Signed-off-by: Ron Livne <[EMAIL PROTECTED]> > > Changes in v2: > IB_QP_BLOCK_LOOPBACK QP creation flag in version 1, is now called > IB_QP_CREATE_MULTICAST_BLOCK_LOOPBACK. > > Changes in v3: > Whitespaces deleted. > > Changes in v4: > The redundant initialization for create_flags (create_flags = 0) was deleted. > > --- Please put the patch's changelog and any other information that should not be included in the actual commit message after the "---" line; then it will be automatically stripped by standard patch import scripts. > --- kernels.orig/linux-2.6.26-rc2/drivers/infiniband/ulp/ipoib/ipoib_verbs.c > 2008-06-26 14:12:37.000000000 +0300 > +++ kernels/linux-2.6.26-rc2/drivers/infiniband/ulp/ipoib/ipoib_verbs.c > 2008-06-29 09:42:41.000000000 +0300 Please generate your patch so it applied with "git apply" or "patch -p1" -- in other words the paths should just be like "old/drivers/infiniband/...". _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
