From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934339AbcIFJbq (ORCPT ); Tue, 6 Sep 2016 05:31:46 -0400 Received: from mail-wm0-f68.google.com ([74.125.82.68]:33226 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933769AbcIFJbn (ORCPT ); Tue, 6 Sep 2016 05:31:43 -0400 Subject: Re: [PATCH] nvme-rdma: fix null pointer dereference on req->mr To: Colin King , Keith Busch , Jens Axboe , linux-nvme@lists.infradead.org References: <20160905152438.14299-1-colin.king@canonical.com> Cc: linux-kernel@vger.kernel.org From: Sagi Grimberg Message-ID: Date: Tue, 6 Sep 2016 12:31:39 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160905152438.14299-1-colin.king@canonical.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Thanks Colin, queued for the next round of rc fixes.