From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Wed, 5 Jul 2017 19:04:29 +0200 Subject: [PATCH v2] nvme-rdma: remove race conditions from IB signalling In-Reply-To: <2005801981.129655619.1498058081264.JavaMail.zimbra@kalray.eu> References: <1367439528.79530717.1496748441203.JavaMail.zimbra@kalray.eu> <20170607082559.GA24876@lst.de> <2005801981.129655619.1498058081264.JavaMail.zimbra@kalray.eu> Message-ID: <20170705170429.GA4697@lst.de> On Wed, Jun 21, 2017@05:14:41PM +0200, Marta Rybczynska wrote: > I do not see this one in nvme-4.13. Can we get it in, please? > We're seeing the races in our setup and this patch fixes it. I've added it. Note that your mail was whitespace damaged, so I had to apply it manually. I used that opportunity to also move the comments around a bit.