[ewg] Re: [ofa-general] [PATCH] ib_core: Use weak ordering for data registered memory

2008-10-28 Thread Eli Cohen
On Mon, Oct 27, 2008 at 09:19:20AM -0700, Roland Dreier wrote:
 
 No, since this appeared late in the 2.6.28 merge window, it's way too
 late for 2.6.28 -- things need to be submitted before the merge window
 to have a chance of going in.
 
 We'll get some fix for Cell performance into 2.6.29.
 
OK thanks.

We'll push this is a fix to ofed-1.4 and it will be available for
kernel 2.6.27 only.
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


Re: [ewg] [PATCH] ipoib: avoid enabling napi when it's already enabled

2008-10-28 Thread Vladimir Sokolovsky

Yossi Etigin wrote:
ipoib_open() may be called from ipoib_pkey_poll(), after napi has 
already been
enbaled, and try to enable it again. This triggers BUG_ON test in 
napi_enable().


Signed-off-by: Yossi Etigin [EMAIL PROTECTED]


Applied,

Regards,
Vladimir
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


[ewg] Re: [PATCH 1-3] IB/ipath -- fixes for 2.6.28/29

2008-10-28 Thread Vladimir Sokolovsky

Ralph Campbell wrote:

Vald, Please pull the three ib_ipath changes submitted to
[EMAIL PROTECTED] from:

git://git.openfabrics.org/~ralphc/ofed-1.4-linux-2.6/.git ofed_kernel

commit b6ab27c66a9c58216ba250b6585ac328e8652eb2
Author: Ralph Campbell (QLogic) [EMAIL PROTECTED]
Date:   Sat Oct 25 10:11:05 2008 -0700

IB/ipath - Added recent patches from 2.6.28

Signed-off-by: Ralph Campbell [EMAIL PROTECTED]



Thanks!



Done,

Regards,
Vladimir
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


Re: [ewg] [PATCH] ipoib: avoid enabling napi when it's already enabled

2008-10-28 Thread Shirley Ma

在 2008-10-28二的 10:47 +0200,Vladimir Sokolovsky写道:
 Yossi Etigin wrote:
  ipoib_open() may be called from ipoib_pkey_poll(), after napi has 
  already been
  enbaled, and try to enable it again. This triggers BUG_ON test in 
  napi_enable().
  
  Signed-off-by: Yossi Etigin [EMAIL PROTECTED]
 
 Applied,
 
 Regards,
 Vladimir

The same fix should submit to mainline kernel. I checked the code, same
problem there.

Thanks
Shirley

___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg


Re: [ewg] [PATCH] ipoib: avoid enabling napi when it's already enabled

2008-10-28 Thread Roland Dreier
thanks, applied.
___
ewg mailing list
ewg@lists.openfabrics.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg