Re: [PATCH 4/8] IPoIB: fix mcast_dev_flush/mcast_restart_task race

2014-08-29 Thread Wendy Cheng
On Tue, Aug 12, 2014 at 4:38 PM, Doug Ledford wrote: > Our mcast_dev_flush routine and our mcast_restart_task can race against > each other. In particular, they both hold the priv->lock while > manipulating the rbtree and while removing mcast entries from the > multicast_list and while adding ent

[PATCH] iw_cxgb4: make c4iw_wr_log_size_order static

2014-08-29 Thread Steve Wise
This fixes an sparse warning. Signed-off-by: Steve Wise --- drivers/infiniband/hw/cxgb4/device.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/infiniband/hw/cxgb4/device.c b/drivers/infiniband/hw/cxgb4/device.c index f25df52..72f1f05 100644 --- a/drivers/inf

Re: mlx4 query in sriov mode

2014-08-29 Thread Bob Biloxi
Hi, > Where you fund the communication between PF and VF is by writing its BAR? http://lxr.free-electrons.com/source/drivers/net/ethernet/mellanox/mlx4/cmd.c#L1964 Best Regards, Bob On Fri, Aug 29, 2014 at 9:51 AM, Wei Yang wrote: > On Thu, Aug 28, 2014 at 10:58:50PM +0530, Bob Biloxi wrote: >