Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752549AbdFERVi (ORCPT ); Mon, 5 Jun 2017 13:21:38 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:35778 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751867AbdFERVe (ORCPT ); Mon, 5 Jun 2017 13:21:34 -0400 Subject: Re: [PATCH] nvme-rdma: remove race conditions from IB signalling To: Marta Rybczynska Cc: axboe@fb.com, Leon Romanovsky , linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org, keith busch , Doug Ledford , Bart Van Assche , hch@lst.de, Jason Gunthorpe References: <1785464880.73761005.1496655938570.JavaMail.zimbra@kalray.eu> <97a72992-3ac3-74d9-96dc-22c31bbb6694@grimberg.me> <398638390.74484157.1496662780144.JavaMail.zimbra@kalray.eu> <778243979.75061117.1496671362418.JavaMail.zimbra@kalray.eu> From: Sagi Grimberg Message-ID: Date: Mon, 5 Jun 2017 20:21:29 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <778243979.75061117.1496671362418.JavaMail.zimbra@kalray.eu> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 146 Lines: 8 > It looks like this. What do you think Sagi? Yes, can you send a proper patch? You can add my: Reviewed-by: Sagi Grimberg